pdca-review-orchestration
Installation
SKILL.md
PDCA Review Orchestration
Internal shared skill. Referencing workflows keep stage numbers, artifact destinations, and intentional divergences; this skill is the single source of truth for review and verification-report orchestration.
Prerequisite check: verify each declared dependency is available when this skill is loaded. If one is missing, stop and print
npx skills add FuDesign2008/open-skills -g --skill '*' --yes; do not silently reduce the review.
Placeholder contracts
| Placeholder | Meaning | Referencing workflow supplies |
|---|---|---|
{next-stage} |
The stage entered after a passed review | Number and name |
{artifact-sink} |
Where review records or the design summary are persisted | Host-specific path or artifact |
{extra-dimensions} |
Additional host-only dimensions | Required checks and their sink |
{batch-overcap-behavior} |
Action after the automatic three-round limit in batch contexts | Host-specific behavior, or N/A |
Never hardcode a host workflow's stage numbers, OpenSpec paths, Jira state transitions, or batch policy.