What problem does it solve?
This Skill identifies operational, reliability, observability, security, and deployment gaps that can prevent a codebase from being safe and reliable in production.
Core Features & Use Cases
- 24-Point Readiness Audit: Evaluates health checks, shutdown behavior, retries, timeouts, logging, metrics, security controls, resource limits, migrations, rate limiting, and documentation.
- Evidence-Based Findings: Uses independent parallel judges, three-search verification, structured verdicts, and exact file-and-line evidence to reduce unsupported conclusions.
- Scored Reporting: Produces a categorized scorecard with PASS, WARN, FAIL, and N/A statuses, severity ratings, termination labels, and framework-specific fixes.
- Use Case: Run it against a TypeScript API before deployment to uncover missing health probes, weak dependency handling, absent vulnerability scanning, or incomplete operational configuration.
Quick Start
Ask the prod-readiness skill to scan the current repository for production readiness issues and generate an evidence-backed scored report.