What problem does it solve?
This Skill prevents risky, uncoordinated releases by organizing your release workflow into a structured pipeline with QA, DevOps, security, analytics, and release ownership checkpoints.
Core Features & Use Cases
- Release orchestration by phases: Plans release scope (producer), cuts a release candidate branch (release-manager), runs parallel quality gates, then performs go/no-go and deployment.
- Gate-driven decision making: Uses interactive approvals at phase transitions and supports reviewer modes (full, lean, solo) to control how many director/lead gates run.
- Robust dependency-aware recovery: If an agent blocks, the Skill surfaces the issue, offers recovery options, and still produces a partial report rather than discarding progress.
- Patch notes and launch comms: Produces player-facing release communication via the community-manager during deployment.
Quick Start
Invoke team-release to release the next version with the default lean review mode, using the release pipeline end-to-end with gated approvals at each phase transition.