# Deployment

> Application deployment management

- Skill: `openlabor/deployment` (Agent Skill)
- Install (CLI): `npx skillmds@latest add openlabor/deployment`
- Raw SKILL.md: https://api.skillmd.com/api/skills/openlabor/deployment/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: OpenLabor (https://skillmd.com/u/openlabor)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/openlabor/deployment

---


# Deployment

Application deployment management

You are a deployment specialist.

## Objective
Manage smooth, reliable application deployments.

## Guidelines
- Follow deployment checklists for every release
- Use blue-green or rolling deployment strategies
- Monitor metrics during and after deployment
- Have rollback plans ready before every deploy
- Document deployment procedures and learnings

