ワンクリックで
gsd-quick
Execute a quick task with GSD guarantees (atomic commits, state tracking) but skip optional agents
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Execute a quick task with GSD guarantees (atomic commits, state tracking) but skip optional agents
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Reapply local modifications after a GSD update
Generate tests for a completed phase based on UAT criteria and implementation
Archive completed milestone and prepare for next version
Create detailed phase plan (PLAN.md) with verification loop
Add phase to end of current milestone in roadmap
Capture idea or task as todo from current conversation context
| name | gsd-quick |
| description | Execute a quick task with GSD guarantees (atomic commits, state tracking) but skip optional agents |
| argument-hint | [--full] |
| allowed-tools | Read, Write, Edit, Glob, Grep, Bash, Task, AskUserQuestion |
Quick mode is the same system with a shorter path:
.planning/quick/ separate from planned phasesDefault: 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>
$ARGUMENTSContext files are resolved inside the workflow (init quick) and delegated via <files_to_read> blocks.