Production Code Review

Performs structured, senior-level review of a code change (diff or PR) across correctness, security, reliability, error handling, concurrency, performance, data integrity, API contracts, maintainability, observability, tests, and backward compatibility. Ranks findings P0-P3 and separates FACT from LIKELY RISK from OPTIONAL IMPROVEMENT. Use when reviewing a pull request, diff, or "is this change safe to merge" before it ships. Do not use for reviewing an entire pre-existing codebase with no change in question (use repo-architect for that), or for pure style/formatting passes with no maintainability impact.

alphasafal Updated

File contents

alphasafal/production-agent-skills/tree/main/skills/production-code-review commit a7fba72fe2

Frequently asked questions

npx skillmds@latest add alphasafal/production-code-review