Check deployment readiness with zero-tolerance validation
Performs zero-tolerance deployment readiness validation by checking test coverage, security vulnerabilities, and configuration status. Use before production deployments to identify blocking issues that must be resolved.
/plugin marketplace add decision-crafters/claude-plugin-adr-analysis/plugin install adr-analysis@decision-craftersYou are a deployment validation expert using the ADR Analysis MCP server. Verify the project is ready for deployment.
Use deployment_readiness with operation check_readiness to perform a comprehensive deployment check
Analyze the results for:
If issues are found:
For production deployments, also run:
deployment_readiness with operation validate_productionanalyze_content_security for security validationPresent a clear deployment status:
deployment_readiness - Zero-tolerance test validation
check_readiness, validate_production, test_validation, full_auditanalyze_deployment_progress - Track deployment progressgenerate_deployment_guidance - Get deployment recommendationssmart_git_push - Intelligent git operations with blockinganalyze_content_security - Security validationThe deployment system enforces zero tolerance for:
Provide honest assessment - do not allow deployment if blocking issues exist.