con un clic
gsd-autonomous
Run all remaining phases autonomously — discuss→plan→execute per phase
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Run all remaining phases autonomously — discuss→plan→execute per phase
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
Add an idea to the backlog parking lot (999.x numbering)
Systematic debugging with persistent state across context resets
Gather phase context through adaptive questioning before planning. Use --auto to skip interactive questions (the agent picks recommended defaults).
Execute all plans in a phase with wave-based parallelization
Join the GSD Discord community
Interactive command center for managing multiple phases from one terminal
| name | gsd-autonomous |
| description | Run all remaining phases autonomously — discuss→plan→execute per phase |
Uses ROADMAP.md phase discovery and Skill() flat invocations for each phase command. After all phases complete: milestone audit → complete → cleanup.
Creates/Updates:
.planning/STATE.md — updated after each phase.planning/ROADMAP.md — progress updated after each phaseAfter: Milestone is complete and cleaned up.
<execution_context> @.agent/get-shit-done/workflows/autonomous.md @.agent/get-shit-done/references/ui-brand.md </execution_context>
Optional flag: `--from N` — start from phase N instead of the first incomplete phase.Project context, phase list, and state are resolved inside the workflow using init commands (gsd-tools.cjs init milestone-op, gsd-tools.cjs roadmap analyze). No upfront context loading needed.