verify
Installation
SKILL.md
Verify that the merge landed correctly and everything is running properly after merge.
Verify
Chain (HARD-GATE): the successor depends on the change classification (source of truth: lib/workflow/stages.js) — in the post-merge flow (Critical/Standard/Refactor/Simple/Hotfix) NOTHING follows
verify; thedocsflow alone reusesverify→shipas a pre-ship content check.verifyis therefore not universally terminal — a chain-aware harness MUST gate on classification, not blindly follownext.
This skill runs AFTER the user has merged the PR. It checks system health — not documentation (that was handled by the pre-merge gate embedded in /ship and /review).
Usage
/verify