Check

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.

javascript-mastery-pro bccf8a1 6 files · 41.5 KB Updated

File contents

javascript-mastery-pro/pilot/tree/main/skills/check commit bccf8a17db

Frequently asked questions

npx skillmds@latest add javascript-mastery-pro/check