Skip to main
maudeMDCC/00
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.

PropertyValue
Command/flow:done
Categorydaily (daily)
Argument hint[--quick] [path to plan]
Sourceplugins/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.

Source of truth

On this page