# Deploy

> Deploys the project to the target environment.

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

---


# Deploy

Deploy the current state to the target environment.

## Steps

1. Confirm that the previous test stage passed.
2. Run the deploy script or command for the project.
3. Verify the deployment succeeded.
4. Report the deployment status.

