Production Readiness Checklist
3 fill-in slots · from The AI Prompt Handbook for AI Workflows & Automation
Your details
0/3 filledProduction Readiness Checklist
Evaluate production readiness for this workflow: WORKFLOW: [Description] CHECKLIST: { "reliability": { "error_handling": "complete | partial | missing", "retry_logic": "implemented | missing", "fallbacks": "defined | missing", "timeout_handling": "yes | no" }, "monitoring": { "logging": "comprehensive | basic | missing", "alerting": "configured | missing", "metrics": "tracked | missing", "dashboards": "created | missing" }, "security": { "secrets_management": "secure | exposed", "input_validation": "present | missing", "access_control": "implemented | missing" }, "scalability": { "rate_limiting": "handled | missing", "batch_processing": "optimized | not applicable", "resource_limits": "defined | missing" }, "documentation": { "runbook": "complete | partial | missing", "architecture_doc": "exists | missing", "troubleshooting_guide": "exists | missing" }, "testing": { "unit_tests": "exist | missing", "integration_tests": "exist | missing", "load_tested": "yes | no" } } VERDICT: "ready | needs_work | not_ready" BLOCKERS: [list critical issues] RECOMMENDATIONS: [ordered list of improvements]
Highlighted [slots] are still empty. Downloads are plain .txt — paste into any AI assistant.