production-readiness-review
Installation
SKILL.md
Production readiness review
The plan is a claim. The commit history is a claim. A passing test suite is a weaker claim than it looks. Only the code, its wiring, its configuration and its behaviour under failure are evidence. The job here is to try to disprove that the work is done and to report what survived that attempt.
Two failure modes to avoid, in order: approving something that is not finished, and producing a long review that never actually opened the files. Both come from reading the plan instead of the repo.
Phase 0 — Input contract
State what is under review before starting. Ask once, in one message, for whatever cannot be inferred, then proceed with what is available and record the rest as a scope limit.