researching-codebase
Installation
SKILL.md
Research Codebase
Conduct comprehensive research across the codebase to answer user questions by spawning parallel agents and synthesizing their findings.
When This Skill Applies
- Exploring existing implementations before making changes
- Understanding architecture or system design
- Answering "how does X work?" questions about the codebase
- Documenting component interactions and data flows
- Gathering historical context from docs directory
- User asks to "research", "document", or "understand" something
Critical Principle
Focus on documentation. Your primary job is to explain the codebase as it exists today.