원클릭으로
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.