What problem does it solve?
Orchestrates a multi-agent release workflow across roles (release-manager, qa-lead, devops-engineer, producer, and others) to move a candidate build from planning to deployment, reducing manual coordination and ensuring governance.
Core Features & Use Cases
- Multi-role coordination: delegates phases to specialized subagents (release-manager, qa-lead, devops-engineer, security-engineer, analytics-engineer, producer) with clear responsibilities and handoffs.
- Parallel, gated workflow: runs stages in parallel where possible while enforcing decision checkpoints via AskUserQuestion, capturing rationale and approvals.
- Version inference and artifacts: infers version from milestones when missing, generates release notes and a changelog, and produces a structured deployment plan for auditing.
- Comprehensive coverage: supports localization, performance checks, telemetry validation, and deployment to multiple targets while maintaining governance.
Quick Start
Provide the release version or allow the skill to infer it from milestones, then authorize each stage as the subagents propose options.