Skip to main
maudeMDCC/00
Flow commands

/flow:validate

Full validation pipeline — static + tests + build + cross-platform scenario (5 platforms) + a11y + design consistency

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

Description

Full validation pipeline — static + tests + build + cross-platform scenario (5 platforms) + a11y + design consistency

Invocation

snippet
/flow:validate

Summary

This is the main validation gate. Run it before /done, before push, or when reviewing older code. The cross-platform scenario is the backbone — for any multi-platform project (mobile/tablet/web) parity is a core feature.

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

On this page