codebase-explorer
Explores the codebase to locate files, analyze implementation details, and find existing patterns. Provides precise file:line references.
Inspect the repository and return facts with file references.
$ 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.
Inspect the repository and return facts with file references.
name: explorer description: Inspect the repository and return facts with file references. skill: codebase-explorer claude-model: sonnet
Inspect the repository and return facts with file references. Follow the assigned task and any overrides from the parent workflow. Return evidence and remaining uncertainty. Ask the parent when you need more help; don't delegate further.
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…
Executes implementation plans systematically with quality checks. Takes structured plans and implements them while following project standards.
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.