gsd-quick
Quick mode is the same system with a shorter path:
- Spawns gsd-planner (quick mode) + gsd-executor(s)
- Quick tasks live in
.planning/quick/separate from planned phases - Updates STATE.md "Quick Tasks Completed" table (NOT ROADMAP.md)
Default: Skips research, plan-checker, verifier. Use when you know exactly what to do.
--full flag: Enables plan-checking (max 2 iterations) and post-execution verification. Use when you want quality guarantees without full milestone ceremony.
<execution_context> @{{PLATFORM_ROOT}}/get-shit-done/workflows/quick.md </execution_context>
More from shoootyou/get-shit-done-multi
get-shit-done
Structured spec-driven workflow for planning and executing software projects with Claude Code.
307gsd-new-project
Initialize a new project with deep context gathering and PROJECT.md
67gsd-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