deployment
Installation
SKILL.md
Deployment Skill
Core Principle
Deploy early, deploy often, deploy safely. Automate everything.
Deployment should be boring, predictable, and reversible. Every deployment should follow the same process, whether to development or production. Manual deployments are error-prone—automation is reliability.