一键导入
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.