Skip to main
maudeMDCC/00
Flow commands

/flow:quick

Fast-path for trivial changes — skip the full plan cycle, go straight to edit → verify → commit

PropertyValue
Command/flow:quick
Categorydaily (daily)
Argument hint(none)
Sourceplugins/flow/commands/quick.md

Description

Fast-path for trivial changes — skip the full plan cycle, go straight to edit → verify → commit

Invocation

snippet
/flow:quick

Summary

Skip the full intake → plan → execute cycle for small, obvious changes that don't need a plan. Go straight to edit → verify → commit.

Source of truth

This page is auto-generated from the command's frontmatter. The exact prompt Claude runs — including directives, edge-case handling, and tool-routing logic — lives in the source file:

plugins/flow/commands/quick.md → read it for the full behavior.

On this page