Deploy Check
Check deploy readiness across environments using the deploycheck MCP tools
When the user asks about deploy readiness, environment status, or whether it's safe to ship:
- First run
run_all_checksfor an overview - If issues are found, drill into specifics with
check_health,get_ci_status, orcompare_envs - Use
get_release_diffto show what commits would be deployed - Present results as a clear go/no-go summary with actionable next steps if there are blockers