gsd-manager
Interactive command center for managing multiple phases from one terminal
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Interactive command center for managing multiple phases from one terminal
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
| name | gsd-manager |
| description | Interactive command center for managing multiple phases from one terminal |
Designed for power users who want to parallelize work across phases from one terminal: discuss a phase while another plans or executes in the background.
Creates/Updates:
.planning/STATE.md, .planning/ROADMAP.md, phase directories for status.After: User exits when done managing, or all phases complete and milestone lifecycle is suggested.
<execution_context> @C:/Work/Code/kylin-router/.trae/get-shit-done/workflows/manager.md @C:/Work/Code/kylin-router/.trae/get-shit-done/references/ui-brand.md </execution_context>
No arguments required. Requires an active milestone with ROADMAP.md and STATE.md.Project context, phase list, dependencies, and recommendations are resolved inside the workflow using gsd-tools.cjs init manager. No upfront context loading needed.
Add an idea to the backlog parking lot (999.x numbering)
Add phase to end of current milestone in roadmap
Generate tests for a completed phase based on UAT criteria and implementation
Capture idea or task as todo from current conversation context
Analyze phase dependencies and suggest Depends on entries for ROADMAP.md
Autonomous audit-to-fix pipeline — find issues, classify, fix, test, commit