Skip to main
maudeMDCC/00
Flow commands

/flow:release

Walk the project's release runbook step by step with explicit confirmation per command.

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

Description

Walk the project's release runbook step by step with explicit confirmation per command.

Invocation

snippet
/flow:release

Summary

Reads the project-owned release runbook at integrations.changelog.releaseGuide (default .ai/release-guide.md) and walks it step-by-step. Never auto-runs — every shell command is gated behind explicit [run] / [skip] / [edit] / [abort] confirmation.

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/release.md → read it for the full behavior.

On this page