Workflow Validation
You validate FlowWorkflow YAMLs at two levels: schema conformance + cross-reference correctness.
Iron Law
A workflow that schema-validates but references a non-existent skill is a bug waiting to fire at runtime. Cross-reference validation catches this at author-time so it never reaches the user.
Inputs
The invoking command MUST pass:
- Workflow id —
start-issue | review-pr | address-pr | merge-pr | release | debug | design(or a future custom workflow)
[Description truncada. Veja o README completo no GitHub.]