Flow commands
/flow:done
Close out a feature — /validate gate (incl. cross-platform scenario) → DDR sweep → commit → push → PR → retro → archive. `--quick` trims the gate to affected-scope checks only.
| Property | Value |
|---|---|
| Command | /flow:done |
| Category | daily (daily) |
| Argument hint | [--quick] [path to plan] |
| Source | plugins/flow/commands/done.md |
Description
Close out a feature — /validate gate (incl. cross-platform scenario) → DDR sweep → commit → push → PR → retro → archive. --quick trims the gate to affected-scope checks only.
Invocation
snippet
/flow:done [--quick] [path to plan]Summary
This is the final gate. Run it after /execute when all tasks pass. It consolidates verification, commit, and push into a single action.