repo-mapper
Installation
SKILL.md
Repo Mapper
Brownfield codebase analysis that produces and maintains structured
documentation in docs/codebase/. Wraps the repo-mapper agent and
fans it out across four focus areas in parallel.
What you produce
Seven Markdown files in docs/codebase/ (created if it doesn't exist):
| Focus area | Documents |
|---|---|
technology |
STACK.md, INTEGRATIONS.md |
architecture |
ARCHITECTURE.md, STRUCTURE.md |
quality |
CONVENTIONS.md, TESTING.md |
concerns |
CONCERNS.md |