Code Review Methodology

Conduct two-stage code review: Stage 1 verifies spec compliance (criterion-to-code mapping), Stage 2 evaluates security, correctness, performance, and maintainability across 6 parallel facets with P1/P2/P3 synthesis and deduplication by file:line. For the Tests facet the reviewer derives expected behavior from the spec before reading the tests. Use when reviewing code changes or pull requests. This skill MUST be consulted because reviewing quality on broken logic is wasted effort, and unmet acceptance criteria must block merge.

synaptiai 452fc18 4.6 KB Updated

File contents

synaptiai/synapti-marketplace/tree/main/plugins/flow/skills/code-review-methodology commit 452fc186d7

Frequently asked questions

npx skillmds@latest add synaptiai/code-review-methodology