production-readiness-checklist

Analyze brownfield codebases to identify architecture patterns and production readiness.

2|2|Updated Oct 28, 2025
One-click install
npx skills add https://github.com/adolfoaranaes12/BMAD-ENHANCED --skill production-readiness-checklist
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: production-readiness-checklist
Source: https://github.com/adolfoaranaes12/BMAD-ENHANCED/tree/main/.claude/skills/analyze-architecture/references/production-readiness-checklist.md
Command: npx skills add https://github.com/adolfoaranaes12/BMAD-ENHANCED --skill production-readiness-checklist

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This document provides a production readiness checklist spanning infrastructure, security, performance, monitoring, and testing.

Core Features & Use Cases

  • Infrastructure and monitoring readiness
  • Security, performance, and reliability checks
  • Validation of DR/Failover readiness

Quick Start

Run through the production readiness checklist before deployment.

Frequently Asked Questions about production-readiness-checklist

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check if my application is ready for production deployment?

Production readiness requires validating infrastructure, security, performance, monitoring, and testing across your deployment environment. This checklist systematically evaluates each dimension—from failover capabilities to security controls—to identify gaps before launch and prioritize critical fixes.

What infrastructure checks should I run before deploying to production?

Infrastructure readiness includes verifying load balancing, auto-scaling, database replication, disaster recovery procedures, and monitoring stack deployment. This checklist guides you through validating each component so your system can handle production traffic and recover from failures.

Why do I need a production readiness checklist?

Production failures often stem from overlooked security gaps, inadequate monitoring, or untested failover paths. A structured checklist ensures you validate infrastructure resilience, security posture, performance baselines, and operational procedures systematically rather than discovering critical gaps after deployment.

Can I use this checklist for brownfield projects without documentation?

Yes. This checklist applies to existing codebases lacking documentation by focusing on discovering actual architecture structure, identifying patterns, and evaluating production readiness across eight quality dimensions to surface infrastructure and security gaps quickly.

What does a production readiness evaluation assess?

A production readiness evaluation scores your system across infrastructure deployment, security controls, performance optimization, monitoring instrumentation, testing coverage, reliability patterns, disaster recovery, and operational procedures to guide prioritized remediation.

How do I validate DR and failover readiness before production?

Failover validation requires testing disaster recovery procedures, verifying data replication, confirming backup restore workflows, and documenting recovery time objectives. This checklist ensures your infrastructure can survive component failures and return to service within acceptable time windows.