team-release

Orchestrate versioned game releases through approval-gated deployment and post-release monitoring.

47|12|Updated Jun 14, 2026
One-click install
npx skills add https://github.com/nuoyanruoshui/GodotGameFramework --skill team-release-nuoyanruoshui
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: team-release
Source: https://github.com/nuoyanruoshui/GodotGameFramework/tree/main/Godot/.claude/skills/team-release
Command: npx skills add https://github.com/nuoyanruoshui/GodotGameFramework --skill team-release-nuoyanruoshui

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill prevents fragmented release execution by coordinating planning, quality validation, deployment, stakeholder approval, and post-release monitoring across a structured, human-approved workflow.

Core Features & Use Cases

  • Release Team Orchestration: Delegates release planning, versioning, QA, build verification, security review, analytics validation, deployment, and communications to specialized agents.
  • Approval-Gated Pipeline: Guides releases through milestone confirmation, candidate preparation, quality gates, go/no-go decisions, and deployment while requiring user approval at key transitions.
  • Failure Recovery: Surfaces blocked agents and unresolved issues immediately, offers retry, skip, or stop options, and produces partial reports when a release cannot proceed.
  • Use Case: Coordinate a versioned game release from candidate branch through regression testing, multi-platform builds, staging smoke tests, production deployment, and 48-hour monitoring.

Quick Start

Use the team-release skill to orchestrate the release of the specified version through planning, quality gates, approval, deployment, and post-release monitoring.

Frequently Asked Questions about team-release

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

FAQPage Schema
How do I orchestrate a game release from candidate build through deployment and monitoring?

Release orchestration coordinates candidate preparation, QA regression testing, build verification, and deployment across a structured pipeline. It delegates tasks to specialized agents, enforces go/no-go quality gates, and requires human approval at phase transitions to ensure safer launches.

What is a go/no-go decision gate in release management?

A go/no-go decision gate is a mandatory approval checkpoint within the release pipeline where human stakeholders review QA regression results, security checks, and analytics validation before authorizing progression to the next deployment phase.

How do I handle blocked agents or unresolved issues during a release pipeline?

When release agents are blocked or issues remain unresolved, the pipeline surfaces them immediately and offers retry, skip, or stop options. If the release cannot proceed, it generates partial reports documenting the current state for stakeholder review.

Can I use this release orchestration workflow for multi-platform game deployments?

Yes, the workflow supports versioned game releases involving multi-platform builds, staging smoke tests, production deployment, analytics validation, localization, and community communication, requiring milestone review and stakeholder approval throughout.

What does post-release monitoring involve in deployment orchestration?

Post-release monitoring tracks the deployed build over a defined period, such as 48 hours, to validate stability. The orchestration pipeline manages this phase after production deployment, ensuring stakeholders are notified of any post-launch issues.

Why do I need human approval at phase transitions in a release pipeline?

Human approval at phase transitions enforces go/no-go safeguards, preventing automated progression without stakeholder confirmation. This milestone review process ensures quality gates, security checks, and build verification are validated before advancing the release.