Code Review

Correctness, security, and spec-fidelity gate for incoming pull requests. Auto-invoked when reviewing a diff, evaluating a PR, running /code-review at any effort level, or asked "is this safe to merge?" Covers bugs, TypeScript hygiene, security, database safety, test existence, devex regressions, feature-flag leaks, and whether the diff matches the originating issue/spec. Multi-PR report-only review routes through review-dispatch; non-serial queue draining is exposed only through exact /merge force.

shipshitdev 195ece5 2 files · 10.4 KB Updated

File contents

shipshitdev/skills/tree/main/skills/code-review commit 195ece517c

Frequently asked questions

npx skillmds add shipshitdev/code-review