Agent skill
gsd:map-codebase
Analyze codebase with parallel mapper agents
Install this agent skill to your Project
npx add-skill https://github.com/ctsstc/get-shit-done-skills/tree/main/.kilocode/skills/gsd/commands/map-codebase
SKILL.md
GSD Map Codebase
Analyzes existing codebase using parallel mapper agents.
When to Use
- Understanding an existing codebase structure
- Starting work on a brownfield project
- Documenting technology stack and architecture
Process
- Check for existing .planning/codebase/ directory
- Create directory structure if needed
- Spawn 4 parallel mapper agents (tech, arch, quality, concerns)
- Wait for all agents to complete
- Verify all 7 documents exist
- Commit codebase map to git
Output Documents
- STACK.md, INTEGRATIONS.md (tech focus)
- ARCHITECTURE.md, STRUCTURE.md (arch focus)
- CONVENTIONS.md, TESTING.md (quality focus)
- CONCERNS.md (concerns focus)
Success Criteria
All 7 documents written with content and committed to git.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
gsd
Get Shit Done (GSD) - A comprehensive project management system for solo developers using Claude agents
gsd:reference:verification-patterns
Verification patterns for GSD quality assurance
gsd:reference:tdd
Test-Driven Development patterns for GSD
gsd:reference:continuation-format
Continuation format reference for GSD sessions
gsd:reference:checkpoints
Checkpoint reference guide for GSD
gsd:reference:git-integration
Git integration reference for GSD
Didn't find tool you were looking for?