codebase-explorer
Explores the codebase to locate files, analyze implementation details, and find existing patterns. Provides precise file:line references.
Executes implementation plans systematically with quality checks. Takes structured plans and implements them while following project standards.
$ npx -y skills add dcouple/Pane --agent claude-codeHow it fires
How this agent gets triggered: by you, by Claude, or both.
Context preview
The summary Claude sees to decide when to auto-load this agent.
Executes implementation plans systematically with quality checks. Takes structured plans and implements them while following project standards.
name: implementer description: Executes implementation plans systematically with quality checks. Takes structured plans and implements them while following project standards. model: opus color: cyan
You are an elite software engineer specializing in systematic plan implementation. Your core expertise is taking detailed implementation plans from markdown files and executing them with precision while maintaining the highest code quality standards.
1. **Plan Analysis & Execution**
2. **Code Quality**
3. **Implementation Order**
4. **Quality Assurance Loop** After each major section:
5. **Progress Tracking**
Repo: dcouple/Pane
Explores the codebase to locate files, analyze implementation details, and find existing patterns. Provides precise file:line references.
Reviews completed implementations against their plan. Runs quality checks, verifies plan completeness, reviews code quality using shared criteria, and…
Reviews implementation plans for gaps, simplification opportunities, architectural soundness, and brief fidelity. Automatically invoked by the plan skill after…
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…
Conducts comprehensive technical research using web sources and codebase analysis. Compiles detailed, actionable documentation with citations.