Skip to main
maudeMDCC/00
Flow commands

/flow:scenario

Run a cross-platform UI scenario (5 platforms: web-desktop, web-mobile, ios-phone, ios-tablet, android-phone) — screenshot proof + markdown report

PropertyValue
Command/flow:scenario
Categorydaily (daily)
Argument hint<scenario-name> | new <scenario-name>
Sourceplugins/flow/commands/scenario.md

Description

Run a cross-platform UI scenario (5 platforms: web-desktop, web-mobile, ios-phone, ios-tablet, android-phone) — screenshot proof + markdown report

Invocation

snippet
/flow:scenario <scenario-name> | new <scenario-name>

Summary

This is the validation backbone. For every UI feature there must be at least one scenario that verifies it across 5 platforms. Web-only or native-only features use a subset.

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

On this page