# Deploy Production

> Plan and verify a production deployment with explicit rollback thinking, safety checks, and post-deploy validation.

- Skill: `majiayu000/deploy-production-2` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add majiayu000/deploy-production-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/majiayu000/deploy-production-2/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: DevOps & Infra
- Author: majiayu000 (https://skillmd.com/u/majiayu000)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/majiayu000/deploy-production-2

---


# Deploy Production

## Workflow

1. Read deployment context and affected service docs.
2. Evaluate deployment risk.
3. Prepare rollout and rollback steps.
4. Deploy using the normal project process.
5. Verify health and summarize the outcome.
