Review Pass

Single review-only entry point for an existing diff — runs a live-run check (`/run`) → code-review → implementation-review (and security-audit only when the change touches a trust boundary), then consolidates every finding into one go/no-go verdict. Use when you have a change ready and want it reviewed without running the whole dev-flow build chain. Triggers on /review-pass, "review this diff", "review my changes", "is this ready to commit", "give this a once-over". NOT for reviewing a remote GitHub PR (use /code-review) or for a task still being built (use /dev-flow).

mqmalagris 51584d5 3 files · 12.9 KB Updated

File contents

mqmalagris/agent-skills/tree/main/skills/review-pass commit 51584d5ed7

Frequently asked questions

npx skillmds@latest add mqmalagris/review-pass