504 B
504 B
| description |
|---|
| Validate epic readiness, dependencies, and coordination policy. |
/epic-validate
Validate a single epic issue before publishing or review handoff.
node scripts/github-coordination.js validate <issue-number> --repo <owner/repo>
What this checks:
- Coordination state exists and is parseable.
- Validation state is satisfied by policy.
- Declared dependencies are closed.
- The epic is ready for the next workflow stage.
Compatibility aliases:
/quality-gate