nwave-ai/nwave-nw-production-readiness
Monitoring, observability, operational procedures, CI/CD lessons learned, and quality gate definitions. Load when assessing production readiness or validating operational excellence.
This is a copy. The original lives at nwave-ai/nw-production-readiness.
npx skills add https://github.com/nWave-ai/nWave --skill nw-production-readiness
Server/container health and resource utilization | Network performance and connectivity | Storage capacity and I/O performance | Security event detection.
| Tier | Condition | Response |
|------|-----------|----------|
| Page | Service down, data loss risk, security breach | Immediate response |
| Urgent | Error rate >2x baseline, latency SLA breach | Response within 15 min |
| Warning | Capacity >80%, error rate trending up | Response within 1 hour |
| Info | Deployment complete, metric threshold crossed | Review next business day |
Regular update and patching schedule | Backup verification (test restores quarterly) | Security vulnerability scanning (automated, weekly) | Performance baseline recalibration (after major changes).
Operational runbooks for common procedures | Architecture documentation with system diagrams | Deployment procedures and configuration management | Troubleshooting guides for known failure modes.
Before declaring production-ready, all must pass:
For CI/CD architecture lessons and measurement coupling pitfalls, see cicd-and-deployment skill.
Take nwave-ai/nwave-nw-production-readiness from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.