Stop
25Hook
Runs when the agent finishes a response, executing stop.rb. From kylesnowschwartz/SimpleClaude.
Hook
Runs when the agent finishes a response, executing stop.rb. From kylesnowschwartz/SimpleClaude.
Hook
Runs before the agent uses a tool for WebFetch tool calls, executing pre_tool_use.rb. From kylesnowschwartz/SimpleClaude.
Plugin Claude Code
Curated output styles for Claude Code: personality-driven and structured formats.
Plugin Claude Code
Unified review, refactoring, and cleanup workflows with specialized analysis agents.
Agent
Find YAGNI violations, over-engineering, wrapper hell, and premature generalization. This agent SHOULD be used for codebase simplification and identifying unnecessary complexity.
Agent
Find orphan files, unused exports, commented code, debug statements, TODO cruft, and unused imports. This agent SHOULD be used for dead code analysis and codebase cleanup tasks.
Agent
Find copy-paste, structural, and logic duplication with consolidation suggestions. This agent SHOULD be used when identifying repeated code patterns that need consolidation.
Agent
Find naming convention violations, semantic drift, and misleading names. This agent SHOULD be used when auditing naming consistency and readability across a codebase.
Agent
Address individual PR review comments by implementing requested changes and reporting resolution. This agent SHOULD be used when resolving GitHub PR review feedback programmatically.
Agent
Execute ONE specific refactoring surgically with behavior preservation and test verification. This agent SHOULD be used when applying a single, targeted refactoring with guaranteed behavior preservation.
Agent
Analyze code and recommend refactoring opportunities with prioritized, actionable suggestions. This agent SHOULD be used when planning refactoring strategy before execution.
Agent
Verify change completeness, find orphaned code, and detect development artifacts. This agent SHOULD be used after implementation to verify nothing was missed or left behind.
Agent
Analyze test structure, find missing test files, fixture sprawl, and framework inconsistencies. This agent SHOULD be used when auditing test organization and coverage gaps.
Command
Multi-model adversarial review using external AI CLIs (Codex, Gemini) and Claude for diverse-perspective critique of any target.
Command
Post-AI session cleanup - find debug statements, duplicate code, and AI artifacts.
Command
Run parallel analysis agents for comprehensive codebase health check.
Command
Fetch and display comments from GitHub PR.
Command
Plan and execute surgical code refactorings with behavior preservation.
Command
Resolve all PR comments using parallel processing.
Command
Context-aware PR review with ticket integration and multi-phase validation.
Command
Structural completeness audit - verify wiring, configs, and nothing is missing.
Command
Validate a completed task against its original requirements.
Skill Claude CodeCodex
This skill SHOULD be used when the user asks to "review code", "find dead code", "check for duplication", "simplify the codebase", "find refactoring opportunities", "do code cleanup", "check naming consistency", "analyze test organization", "run codebase health check", "review my PR", "refactor this code", "extract…
Plugin Claude Code
Skills and agents for diagrams, codebase patterns, hypothesis testing, Socratic thinking, file querying, frontend design, image generation, and command creation.