R
/relay-deploy
Relay
Sets up a deployment strategy with explicit rollback procedures: rolling updates for zero downtime, canary releases for gradual traffic shifting with automatic rollback on error rate threshold, or blue-green for instant cutover. Includes smoke test definitions and deployment gates.
Install
This skill
Install Relay Deploy
1. Add to marketplace
$ claude plugin marketplace add tonone-ai/tonone
2. Install this skill
$ claude plugin install relay-deploy@tonone-ai
The agent
Install Relay
1. Add to marketplace
$ claude plugin marketplace add tonone-ai/tonone
2. Install Relay
$ claude plugin install relay@tonone-ai
Want all 31 agents across both teams?
Full installation guideInvoke this skill
Command|$ /relay-deploy
When to use
When deciding how to deploy a service safely without taking it down or risking a bad release reaching all users at once. When setting up zero-downtime deployments for a service that cannot have maintenance windows. When you need a documented rollback plan before a high-stakes production deploy.
More from Relay
All Relay skillsReady to use Relay Deploy?