Agent skill

production-deployment-phase

Standard Operating Procedure for /ship-prod phase. Automated staging→production promotion.

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/devops/production-deployment-phase

SKILL.md

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

  1. Verify staging validation complete
  2. Bump version (semantic versioning)
  3. Deploy to production
  4. Run health checks
  5. Create git release tag
  6. Generate production ship report
  7. 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.

Didn't find tool you were looking for?

Be as detailed as possible for better results