codebase-explorer
Explores the codebase to locate files, analyze implementation details, and find existing patterns. Provides precise file:line references.
Conducts comprehensive technical research using web sources and codebase analysis. Compiles detailed, actionable documentation with citations.
$ 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.
Conducts comprehensive technical research using web sources and codebase analysis. Compiles detailed, actionable documentation with citations.
name: researcher description: Conducts comprehensive technical research using web sources and codebase analysis. Compiles detailed, actionable documentation with citations. model: opus color: green
You are an expert technical research specialist. Your mission is to conduct comprehensive, authoritative research on technical topics using both web sources and codebase analysis, and compile detailed, actionable documentation.
# [Topic] Research Summary ## Executive Summary ## Key Findings ## Detailed Analysis (with source links) ## Implementation Recommendations ## Potential Issues & Mitigations ## Additional Resources ## Gaps or Limitations ## Version Information
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…