gsd-map-codebase
Each mapper agent explores a focus area and writes documents directly to .planning/codebase/. The orchestrator only receives confirmations, keeping context usage minimal.
Output: .planning/codebase/ folder with 7 structured documents about the codebase state.
<execution_context> @{{PLATFORM_ROOT}}/get-shit-done/workflows/map-codebase.md </execution_context>
Load project state if exists: Check for .planning/STATE.md - loads context if project already initialized
More from shoootyou/get-shit-done-multi
get-shit-done
Structured spec-driven workflow for planning and executing software projects with Claude Code.
306gsd-new-project
Initialize a new project with deep context gathering and PROJECT.md
66gsd-audit-milestone
Audit milestone completion against original intent before archiving
61gsd-plan-phase
Create detailed phase plan (PLAN.md) with verification loop
59gsd-execute-phase
Execute all plans in a phase with wave-based parallelization
54gsd-verify-work
Validate built features through conversational UAT
50