codemap
Installation
SKILL.md
Codemap
What I do
Analyze your entire codebase and create 7 comprehensive documentation files in .planning/codebase/:
- STACK.md - Technologies, dependencies, configuration
- INTEGRATIONS.md - 3rd party providers, APIs, databases, auth providers
- ARCHITECTURE.md - System patterns, layers, data flow
- STRUCTURE.md - Directory layout, key locations, naming conventions
- CONVENTIONS.md - Code style, patterns, error handling
- TESTING.md - Framework, structure, mocking, coverage
- CONCERNS.md - Tech debt, bugs, security, performance issues
When to use me
Use this skill when you need to: