Quick mode is the same system with a shorter path:
- •Spawns df-planner (quick mode) + df-executor(s)
- •Quick tasks live in
.planning/quick/separate from planned objectives - •Updates STATE.md "Quick Tasks Completed" table (NOT ROADMAP.md)
Default: Skips research, job-checker, verifier. Use when you know exactly what to do.
--full flag: Enables job-checking (max 2 iterations) and post-execution verification. Use when you want quality guarantees without full milestone ceremony.
</objective>
<execution_context> @~/.claude/devflow/workflows/quick.md </execution_context>
<context> @.planning/STATE.md $ARGUMENTS </context> <process> Execute the quick workflow from @~/.claude/devflow/workflows/quick.md end-to-end. Preserve all workflow gates (validation, task description, planning, execution, state updates, commits). </process>