ワンクリックで
gsd-manager
Interactive command center for managing multiple phases from one terminal
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Interactive command center for managing multiple phases from one terminal
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Use when: an agent needs to debug, inspect, or control a local program from shell commands with dap-cli; trigger for DAP debugging, breakpoints, stack/variables inspection, launch.json debugging, js-debug, debugpy, CodeLLDB, Rust, Chrome debugging, Playwright interop, or poll-then-inspect debug loops. Assumes dap-cli is already on PATH.
Use when: cutting a new dap-cli release to npm. Walks through bumping the version, pushing the tag, and creating the GitHub Release that triggers the publish workflow.
Show available GSD commands and usage guide
Ingest external plans with conflict detection against project decisions before writing anything.
Create context handoff when pausing work mid-phase
Create detailed phase plan (PLAN.md) with verification loop
| name | gsd-manager |
| description | Interactive command center for managing multiple phases from one terminal |
| argument-hint | [--analyze-deps] |
| allowed-tools | Read, Write, Bash, Glob, Grep, AskUserQuestion, Skill, Agent |
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> @.github/get-shit-done/workflows/manager.md @.github/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-sdk query init.manager. No upfront context loading needed.
Execute end-to-end. Maintain the dashboard refresh loop until the user exits or all phases complete.