What problem does it solve?
This Skill removes the chaos of coordinating a multi-role release by orchestrating planning, candidate preparation, quality gates, and deployment decisions through a structured pipeline with explicit user approvals.
Core Features & Use Cases
- Release planning authorization: Confirms milestone acceptance criteria, scope, and target release date via a producer-led go/no-go plan.
- Release candidate preparation: Cuts a release branch, bumps versions, generates a checklist, and freezes the branch to prevent scope creep.
- Parallel quality gates: Runs QA regression, build/artifact readiness, and optional security and network stability checks, then consolidates results for a final go/no-go call.
- Deployment and player-facing comms: If approved, tags and deploys to staging/production while community messaging (patch notes and announcements) is prepared in parallel.
Quick Start
Run team-release with a version number (for example, v1.2.3) and follow the approval prompts to proceed through planning, candidate, quality gates, go/no-go, and deployment.