denisraison/claude-plugins

Tooling for running AI coding agents in production workflows.

3Stars on the repository
48Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

background-review

01

denisraison/claude-plugins

Skill Claude CodeCodex

Manually trigger a Hermes-style review of the current session to consider memory and skill updates. Use when the user says "review this session", "what should we learn from this", "save what we learned", "improve from this conversation", or "run the review". The same review fires automatically on Stop, this is for…

3 2mo ago A 76 tokens

consulting-models

02

denisraison/claude-plugins

Skill Claude CodeCodex

Multi-model AI consultation and research using cursor-agent. Supports CONSULTATION (single query to specific model), RESEARCH (parallel multi-agent queries), and DELIBERATION (multi-round debate). Use when user says 'ask gpt', 'ask opus', 'consult gemini', 'do research on', 'deliberate on', or wants second opinions…

3 2mo ago A 79 tokens

d2-diagrams

04

denisraison/claude-plugins

Skill Claude CodeCodex

This skill should be used when the user asks to "create a diagram", "draw an architecture diagram", "visualize a flow", "make a system diagram", "generate a D2 diagram", or mentions D2, architecture diagrams, flow diagrams, sequence diagrams, or system visualization.

3 2mo ago A 63 tokens

history-analysis

05

denisraison/claude-plugins

Skill Claude CodeCodex

Searches past Claude Code sessions stored in /.claude/. Use when user explicitly asks about previous sessions, chat history, or past conversations, such as "what did I work on last 2 weeks?", "search my history for X", "what projects did I touch last month?", or "show my Claude Code history".

3 2mo ago A 68 tokens

logo-design

06

denisraison/claude-plugins

Skill Claude CodeCodex

Logo design generation pipeline using Gemini image generation API. Generates diverse prompt variations, calls the API in parallel, reads and evaluates resulting images, scores them against a rubric, and iterates through refinement stages. Use when user says 'design a logo', 'create a logo', 'logo for', 'brand…

3 2mo ago A 72 tokens

memory-system

07

denisraison/claude-plugins

Skill Claude CodeCodex

Multi-layer memory system for sessions, daily rollups, and per-project knowledge via /recall, /rollup-day, /note-session commands.

3 2mo ago A 32 tokens

grill

08

denisraison/claude-plugins

Skill Claude CodeCodex

This skill should be used when the user says "grill me", "grill with docs", "stress-test this plan", "interview me", "interrogate this design", "poke holes in this", "am I missing anything", or wants to align on what to build before building it. Interviews the user one question at a time until every branch of the…

3 2mo ago A 122 tokens

pep

09

denisraison/claude-plugins

Skill Claude CodeCodex

This skill should be used when the user says "create a PEP", "update PEP", "PEP status", "document this", "spike", "investigate", "explore", "look into", "scout", "research", "scope out", "figure out", or references PEP-.md files. Manages PEP (Project Enhancement Proposal) documents covering both investigation ("I…

3 2mo ago A 133 tokens

qa-scenarios

10

denisraison/claude-plugins

Skill Claude CodeCodex

Generate user-impact QA test scenarios from a code change, in the style of a human QA tester probing real failure states. Use this whenever the user wants QA help on a commit, diff, branch, or PR; asks "what should I test here", "what would break", "what would a user hit"; wants to bootstrap or grow a failure-mode…

3 2mo ago A 158 tokens

skill-creator

11

denisraison/claude-plugins

Skill Claude CodeCodex

This skill should be used when the user asks to "create a skill", "add a skill to a plugin", "add a skill to a repository", "scaffold a skill", "write a new skill", "improve skill description", or needs guidance on skill structure, progressive disclosure, or skill development best practices.

3 2mo ago A 69 tokens

code-cleanup

12

denisraison/claude-plugins

Skill Claude CodeCodex

This skill should be used when the user asks to "clean up tests", "clean up code", "tidy up tests", "remove dead tests", "organize test files", "fix test structure", or mentions test hygiene, test bloat, removing temporary tests, or following test best practices. Unlike the code-review skill (which reviews a diff for…

3 2mo ago A 99 tokens

diagnose

13

denisraison/claude-plugins

Skill Claude CodeCodex

This skill should be used when the user says "diagnose this", "debug this", "why is this failing", "this is broken", "track down this bug", or reports something throwing, crashing, returning wrong output, or a performance regression. A disciplined diagnosis loop for hard bugs: build a feedback loop, reproduce…

3 2mo ago A 0 tokens

fix-comments

14

denisraison/claude-plugins

Skill Claude CodeCodex

Review code comments in a diff and remove or trim AI slop, bloat, and noise, keeping only comments that earn their place. Use when the user says "review the comments", "remove slop comments", "deslop the branch", "trim the comments", "do we need this comment", "we added too many comments", "can we cleanup comments"…

3 2mo ago A 109 tokens

code-refactor

15

denisraison/claude-plugins

Skill Claude CodeCodex

This skill should be used when the user asks to "refactor this package", "reorganize this code", "split this file", "this code is a mess", "too many files", "simplify this module", "restructure this", or mentions god structs, god components, god classes, package organization, module structure, or code that is hard to…

3 2mo ago A 106 tokens

code-review

16

denisraison/claude-plugins

Skill Claude CodeCodex

Reviews code changes for quality issues. Use when user says "review my changes", "review the diff", "review my code", "check for issues", "sanity check", or asks to find holes, gaps, or simplification opportunities.

3 2mo ago A 52 tokens

self-evaluating

17

denisraison/claude-plugins

Skill Claude CodeCodex

This skill should be used when creating or editing documents, diagrams, handover docs, PEPs, or any substantial written output. Also activates when the user says "evaluate this", "run in a loop until good", "rate this out of 10", "is this 10/10", "loop until fixed", "keep improving", or asks for iterative quality…

3 2mo ago A 85 tokens

trim-context

18

denisraison/claude-plugins

Skill Claude CodeCodex

Trim CLAUDE.md and AGENTS.md files to reduce context cost. Apply the "less is more" finding from empirical research on agentic coding context files. Use when user says "trim our context files", "lean up CLAUDE.md", "optimize our agents.md", "reduce context", "our CLAUDE.md is too long", or asks to audit instruction…

3 2mo ago A 85 tokens

writing-naturally

19

denisraison/claude-plugins

Skill Claude CodeCodex

This skill should be used when writing documentation, PR descriptions, handover docs, PEPs, Confluence pages, or any prose output. Activates when the user asks to "write a document", "create a handover", "update the docs", "write a PR description", "draft a PEP", or any task producing written content. Enforces…

3 2mo ago A 90 tokens