Codebase Exploration
Map structure and find relevant code so you can work effectively in an unfamiliar repo.
When to Activate
- User asks "where is X?", "how is this structured?", or "how does Y work?"
- Onboarding to a new repo or area
- Planning a change and needing to find entry points and dependencies
- Before implementing a feature (find where to add code and what to call)
Work Process
- Root layout — Inspect repo root: README, CONTRIBUTING, license, and dependency/manifes
[Description truncada. Veja o README completo no GitHub.]