# Deploy Staging

> Deploy a change to staging by reading repository deployment context, preparing the build or manifest change, and verifying the staged environment.

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

---


# Deploy Staging

## Workflow

1. Read root `AGENTS.md`, deployment docs, and service configs.
2. Identify the deployment mechanism for the affected service.
3. Prepare the build or manifest change.
4. Deploy to staging using the normal project path.
5. Run smoke checks and confirm health.

## Output

- Deployment summary
- Verification steps run
- Any rollback notes

