# Deploy Skill

> Deploy the application to production. Use when the user asks to deploy, ship, or release the app.

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

---

# Deploy

Steps:
1. Run the test suite.
2. Build the application.
3. Push to the deployment target.

