What problem does it solve?
This Skill ensures that applications meet measurable production readiness standards by verifying security, frontend and backend performance, and database safety before go-live, preventing releases that would introduce critical vulnerabilities, regressions, or operational risk.
Core Features & Use Cases
- Stack detection and scoped checks: Detect backend (Java, Node.js, Python, Go, .NET), frontend (React, Vue, Next/Nuxt), and distributed service surfaces and load only relevant gates.
- Machine-verifiable VERIFY tasks: Convert gates into executable verification steps with numeric thresholds and explicit pass/fail criteria for security (SG*), performance (PG*), and database (DG*) checks.
- Release enforcement and remediation: Enforce no-go criteria, produce fix tasks for failing gates, and require re-verification until thresholds or retry budgets are satisfied.
- Auditable outputs: Produce checklist entries in specs/<name>/tasks.md and a short progress summary listing gate results, budgets, and blockers.
Quick Start
Use the production-readiness-gates skill to generate VERIFY tasks, numeric budgets, and a progress summary for the current spec.