deploy
01Command Cursor
Dispatch the DevOps Agent for production deploy. Runs after the pre-handoff gate is approved.
Command Cursor
Dispatch the DevOps Agent for production deploy. Runs after the pre-handoff gate is approved.
Command Cursor
Dispatch a complete feature workstream: Backend → Frontend → QA in sequence. Each step runs as a foreground subagent and must commit before the next is dispatched.
Command Cursor
Dispatch Foundation subagents — backend infrastructure and shared components. Runs after the Setup gate is approved.
Command Cursor
First-time project initialization. Run this once when starting a new project from the RAD template, before any phase commands.
Command Cursor
Kick off a full new-feature development cycle: gather requirements → propose design → create feature doc → dispatch agents → report result.
Command Cursor
Dispatch the Product Designer to produce wireframes.
Command Cursor
Dispatch the Product Designer to produce the design system. Runs in parallel with /phase4.
Command Cursor
Tech Lead writes the tech spec directly. Runs in parallel with /phase3.
Command Cursor
Dispatch the QA Agent for the pre-handoff safety audit. Runs after all feature waves pass QA and the visual slop audit is complete.
Command Cursor
Regenerate one feature's context package in build-plan.md after a BLOCKING spec amendment.
Command Cursor
Research one or more external integrations and produce structured docs in artifacts/integrations/.
Command Cursor
Close the session — append the end block to today's memory and update project state.
Command Cursor
Restore working context and report status to the human.
Command Cursor
Tech Lead scaffolds the project and generates the build plan. Runs after Phase 3 + Phase 4 are approved.
Command Cursor
Diagnostic: report current phase completion, feature status, build health, and open issues.
Command Cursor
Dispatch the Product Designer for a full visual slop audit on the staging deployment. Runs after all feature waves pass QA, before /pre-handoff.