
Execute plan tasks with optional E/Q qualification loop
Spawn auditor agent in a recursive loop to find and fix bugs across a phase
Chain the full workflow (research, plan, apply, unify, verify, bugsweep) for a milestone
Save current session state for later resumption
Spawn parallel researcher agents to investigate a topic or phase, then synthesize findings
Spawn verifier agent to validate phase outputs against requirements and success criteria
Core DAN workflow protocol and conventions injected into all agent contexts
Deep interview phase to capture project intent, constraints, and success criteria
Initialize .planning/ directory structure and run the discuss phase to capture project intent
Spawn planner agent to create execution plans for a phase based on research findings
Close the loop on a completed plan by writing SUMMARY.md and updating state
Show current project progress, blockers, and suggest the next action
Restore session from STATE.md and continue where work left off