production-system-audit
Installation
SKILL.md
Production System Audit
Systematically audit production systems to identify weaknesses, single points of failure, and troubleshooting spots before they become problems.
When to Use This Skill
- Pre-production launch - Audit before going live to catch issues early
- Technical debt assessment - Identify accumulated issues in existing systems
- Systematic troubleshooting - Debug issues that span multiple layers
- Security review preparation - Comprehensive security and reliability audit
- Scaling preparation - Identify bottlenecks before traffic increases
Core Principles
Systematic, not symptomatic: Audit all layers methodically, don't just fix visible bugs.
Severity-based prioritization: Categorize findings as Critical/High/Medium/Low to guide action.
Actionable recommendations: Every finding includes specific fix guidance, not just problem description.