# Production Deployment Phase

> Standard Operating Procedure for /ship-prod phase. Automated staging→production promotion. Use when this capability is needed.

- Skill: `tomevault-io/production-deployment-phase-2` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/production-deployment-phase-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/production-deployment-phase-2/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/production-deployment-phase-2

---


# 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._

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/oxie) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-15 -->

