<objective>
Execute small, ad-hoc tasks with GSD guarantees (atomic commits, STATE.md tracking).
flag: Enables plan-checking (max 2 iterations) and post-execution verification. Use when you want quality guarantees without full milestone ceremony.
</objective>
<execution_context>
@{{PLATFORM_ROOT}}/get-shit-done/workflows/quick.md
</execution_context>
Context files are resolved inside the workflow (
) and delegated via
blocks.
</context>
<process>
Execute the quick workflow from @{{PLATFORM_ROOT}}/get-shit-done/workflows/quick.md end-to-end.
Preserve all workflow gates (validation, task description, planning, execution, state updates, commits).
</process>