# Deploy To Production

> Production deployment procedure with rollback planning, health verification, and operational follow-up.

- Skill: `majiayu000/deploy-to-production-3` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add majiayu000/deploy-to-production-3`
- Raw SKILL.md: https://api.skillmd.com/api/skills/majiayu000/deploy-to-production-3/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-to-production-3

---


# Deploy to Production

## Workflow

1. Confirm deployment scope and prerequisites.
2. Review rollout and rollback paths.
3. Execute the deployment through the standard mechanism.
4. Verify application and infrastructure health.
5. Record follow-up actions if needed.

