Prod Ready

Pre-merge production-readiness checklist — operational, infrastructure, and consistency checks that tests alone don't surface. Use after `tdd` reaches green; before opening a PR or merging to main; after significant infra changes (new DB, new deployment target, new auth flow); or when the user mentions "shipping", "ready to merge", "before deploy", "production readiness", or "prod-ready". Pairs with the `tdd` skill — tdd proves the feature works; this catches what tests can't see (server timeouts, DB pragmas, error-response consistency, secrets at rest).

ai-agent-lead Updated

File contents

ai-agent-lead/skills/tree/main/skills/prod-ready commit 2b1bf65b9b

Frequently asked questions

npx skillmds@latest add ai-agent-lead/prod-ready