Loading...
Loading...
Run /check before merge to confirm a change is sound. Two modes: `/check verify` drives the real app and proves behavior against the spec (every acceptance criterion met, every specced surface built); `/check review` runs a senior code review on a different model than wrote the code. Verify after /develop, review before a PR. Writes findings to docs/reviews/; never edits your code.
npx skill4agent add javascript-mastery-pro/skills checkread onlyread-only/checkverify/developreviewdocs/reviews/verify/debug/developreviewverifyrunmodes/verify.mdreviewmodes/review.md/check review with opus/check review uncommittedverify: run the real app and prove it works (recommended right after building)review: a fresh-model read of the diff before a PRverifyreviewgitverifyreviewmodes/verify.mdmodes/review.mdreview-agent-prompt.mdreview-guide.md