---
description: Deploy to environment
allowed-tools: Bash, Read
argument-hint: [env]
---

# 🚀 Deploy: $ARGUMENTS

Deploy to: **$ARGUMENTS**

## Environments
- development
- staging
- production

## Process
1. Verify clean state
2. Run tests
3. Build
4. Deploy
5. Verify deployment
