team-release

Coordinate multi-agent release pipelines from planning to deployment with gated checkpoints.

Updated Apr 22, 2026
One-click install
npx skills add https://github.com/brand6/Claude-Code-Game-Studios-zh-auto --skill team-release-brand6
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: team-release
Source: https://github.com/brand6/Claude-Code-Game-Studios-zh-auto/tree/main/.claude/skills/team-release
Command: npx skills add https://github.com/brand6/Claude-Code-Game-Studios-zh-auto --skill team-release-brand6

SYSTEM DOCUMENTATION & REQUIREMENTS

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.

Frequently Asked Questions about team-release

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I coordinate a multi-agent deployment pipeline across different team roles?

Coordinate a multi-agent deployment pipeline by delegating phases to specialized subagents like release-manager, qa-lead, and devops-engineer, ensuring structured task delegation with clear handoffs and parallel execution where possible.

What is a gated release workflow and how does it handle stakeholder approvals?

A gated release workflow enforces structured decision checkpoints using AskUserQuestion to capture stakeholder rationale and approvals before moving a candidate build between deployment stages.

Can I automate release notes and changelog generation for my deployment pipeline?

Automate release notes and changelog generation by inferring the release version from milestones when missing, then collecting structured artifacts as the multi-agent pipeline progresses through its gated stages.

How do I manage release governance for teams with qa-lead and devops-engineer roles?

Manage release governance by orchestrating a multi-role workflow that delegates testing to qa-lead and deployment to devops-engineer, enforcing decision checkpoints to capture approvals and maintain an auditable deployment plan.

Does parallel execution in a release pipeline work with localization and telemetry validation?

Parallel execution in a release pipeline supports comprehensive coverage by running localization, performance checks, and telemetry validation concurrently across specialized subagents while maintaining gated governance.