Agent Claude Code
Explores the codebase to locate files, analyze implementation details, and find existing patterns. Provides precise file:line references.
Agent Claude Code
Explores the codebase to locate files, analyze implementation details, and find existing patterns. Provides precise file:line references.
Agent Claude Code
Reviews completed implementations against their plan. Runs quality checks, verifies plan completeness, reviews code quality using shared criteria, and generates a report of remaining work. Automatically invoked after the implement skill finishes.
Agent Claude Code
Executes implementation plans systematically with quality checks. Takes structured plans and implements them while following project standards.
Agent Claude Code
Reviews implementation plans for gaps, simplification opportunities, architectural soundness, and brief fidelity. Automatically invoked by the plan skill after plan creation.
Agent Claude Code
Creates a PRP-style research dossier for a feature brief, focused on concrete codebase anchors, patterns, gotchas, and supporting docs. Used by create-plan as a supporting artifact before reconciliation.
Agent Claude Code
Conducts comprehensive technical research using web sources and codebase analysis. Compiles detailed, actionable documentation with citations.
Command Claude Code
Create git commits with user approval and no Claude attribution.
Command Claude Code
You are tasked with creating detailed implementation plans through an interactive, iterative process. You should be skeptical, thorough, and work collaboratively with the user to produce high-quality technical specifications.
Command Claude Code
Generate comprehensive PR descriptions following repository templates.
Command Claude Code
You are tasked with implementing an approved technical plan from thoughts/shared/plans/. These plans contain phases with specific changes and success criteria.
Command Claude Code
Iterate on existing implementation plans with thorough research and updates.
Command Claude Code
You are tasked with conducting comprehensive research across the codebase to answer user questions. You will spawn one or more parallel sub-agents to perform your reserach.
Command Claude Code
Conduct extensive web research on technical topics with validated references.
Command Claude Code
Generate a complete PRP for general feature implementation with thorough research. Ensure context is passed to the AI agent to enable self-validation and iterative refinement. Read the feature file first to understand what needs to be created, how the examples provided help, and any other considerations.
Command Claude Code
Systematically debug issues through hypothesis-driven logging, analysis, and PRP generation.
Command Claude Code
Execute implementation from plan file.
Command Claude Code
Fix all TypeScript type errors and ESLint warnings in parallel using multiple specialized agents.
Command Claude Code
Fix linting and type errors in files changed on the current branch, with sequential resolution.
Command Claude Code
Automatically update all CLAUDE.md files with current codebase patterns.
Command Claude Code
Validate and update documentation by comparing against current codebase and recent changes using parallel agents.
Command Claude Code
Generate a complete PRP-style medium plan for general feature implementation with thorough research. Ensure context is passed to the AI agent to enable self-validation and iterative refinement. Read the feature file first to understand what needs to be created, how the examples provided help, and any other…
Command Claude Code
Comprehensive read-only analysis for large features and architectural changes.
Command Claude Code
Read-only quality check - determines if refactor is needed.
Command Claude Code
Comprehensive refactor analysis that runs all refactor commands and merges results.