Prepare production deployment checklist
shipping-and-launchskillsetup L1★2
LLl0k0laD/agent-skills ↗What it does
Deploy to production safely with rollback plan
Best for
Shipping production changes with confidence through staged rollouts, monitoring, and tested rollback strategies.
Inputs
- · [object Object]
- · [object Object]
Outputs
- · [object Object]
Requires
- · monitoring
- · deployment tooling
- · observability
Preconditions
- · Code quality passed
- · Monitoring in place
- · Rollback tested
Failure modes
- · Undetected issues in prod
- · No rollback plan
- · Unobservable changes
- · Uncoordinated rollout
Trust signals
- · Pre-launch checklist explicit
- · Monitoring and observability required before deploy