Implementation Review

Pre-commit quality gate. Invoke before every git commit, after the live-run check (/run). Seven checks run as parallel subagents: plan gaps, use-case coverage gaps, missing test scenarios, test-philosophy violations (Kent Dodds Testing Trophy), SOLID violations, Clean Code violations, and security vulnerabilities (via /security-audit, which layers on /wstg). Surfaces findings before they land in history. Also invoke when the user says 'review this', 'am I done', 'did I miss anything', or 'check the quality'.

mqmalagris 7ade481 2 files · 12.5 KB Updated

File contents

mqmalagris/agent-skills/tree/main/skills/implementation-review commit 7ade481284

Frequently asked questions

npx skillmds@latest add mqmalagris/implementation-review