deploy - Deploy code to staging or production
Build artifacts and deploy code to target environments with pre-deployment checks and rollback support
Tags
Updated: 2026-03-20Capabilities
Typical Inputs
What this skill does
- Run pre-deployment checks
- Build application artifacts
- Create Docker image
- Create version tag
- Push to registry
- Deploy to environment
- Run database migrations
- Verify deployment
- Rollback deployment
- Send notifications
Inputs
- Target environment
- Version or tag
- Deployment configuration
- Rollback preferences
Outputs
- Deployment status
- Deployment verification results
- Generated artifacts
- Deployment notifications
- Release manifest update
Requirements
- Build tools
- Container registry access
- Deployment platform access
- Database access
