autopilot-deploy
OfficialAutomate production deployment progression in 4 stages with canary release strategy.
Authoraws-samples
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the progressive deployment of agents or skills to production environments, ensuring a smooth transition with minimal risk and manual intervention.
Core Features & Use Cases
- 4-Stage Progressive Deployment: Automates the deployment process in four stages (1% → 10% → 50% → 100%) with continuous evaluation and circuit breaker mechanisms.
- Canary Release Strategy: Implements a canary release strategy for new agent versions or skill updates, reducing risk by gradually increasing traffic to the new version.
- Continuous Evaluation: Utilizes continuous evaluation checks to ensure quality and performance before each deployment stage.
- Circuit Breaker: Automatically rolls back to the previous stage if any SLO is violated, ensuring the stability of the production environment.
Quick Start
Deploy a new version of an agent or skill to production using the autopilot-deploy skill with the target deployment target, e.g., /autopilot-deploy rag-qa-agent:v2.3.1
Dependency Matrix
Required Modules
argoproj/argo-rolloutsflaggerprometheus
Components
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: autopilot-deploy Download link: https://github.com/aws-samples/sample-oh-my-aidlcops/archive/main.zip#autopilot-deploy Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.