Df:quick

Execute a quick task with DevFlow guarantees (atomic commits, state tracking) but skip optional agents. Use when the user wants to do something small, quick, or ad-hoc without full objective ceremony. Triggers on: "quickly do", "just do this", "small task", "quick change", "quick fix", "can you just"

majiayu000 117af1f 2 files · 2.1 KB Updated 567 repo stars

File contents

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.

majiayu000/claude-skill-registry-data/tree/main/workflow/df-quick commit 117af1f957

Frequently asked questions

npx skillmds add majiayu000/df-quick