Skip to main content
R

/relay-deploy

RelayCI/CD & DevOps

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 guide

Invoke 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.

Deep dive

AI Deployment Configuration Generator

Most deploys hope nothing goes wrong. /relay-deploy designs rolling, canary, or blue-green strategies with smoke tests, gates, and explicit rollback procedures.

Read the article

More from Relay

All Relay skills

Ready to use Relay Deploy?