| name | production-deployment-phase |
| description | Standard Operating Procedure for /ship-prod phase. Automated staging→production promotion. |
| allowed-tools | Read, Edit, Bash |
Production Deployment Phase: Standard Operating Procedure
Training Guide: Promote staging to production with versioning and release.
Phase Overview
Purpose: Production deployment with version bump and release Inputs: Validated staging deployment Outputs: Production deployment, release version, production ship report Expected duration: 15-30 minutes
Execution Steps
- Verify staging validation complete
- Bump version (semantic versioning)
- Deploy to production
- Run health checks
- Create git release tag
- Generate production ship report
- Monitor post-deploy
Common Mistakes
- Production deploy failures
- Rollback needed
- Monitoring alerts missed
Completion Criteria
- Deployed to production
- Version bumped and tagged
- Health checks pass
- Monitoring configured
This SOP guides production deployment.