release

Coordinate software release workflows across prepare, go-nogo, rollback, and changelog modes.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/cuongnm-dev/team-ai-config --skill release-cuongnm-dev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: release
Source: https://github.com/cuongnm-dev/team-ai-config/tree/main/cursor/skills/release
Command: npx skills add https://github.com/cuongnm-dev/team-ai-config --skill release-cuongnm-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manual, fragmented release workflows cause delays and risk when shipping software. This skill streamlines planning, coordination, and execution of versioned releases across environments.

Core Features & Use Cases

  • Orchestrates four release modes: prepare, go-nogo, rollback, and changelog to cover every release phase.
  • Generates consistent release artifacts, runbooks, and customer-facing notes to reduce post-release questions.
  • Scales across multiple projects, teams, and environments with mode-aware task checklists.

Quick Start

Kích hoạt quy trình phát hành bằng cách chọn chế độ prepare, go-nogo, rollback hoặc changelog để phát hành phiên bản tiếp theo.

Frequently Asked Questions about release

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

FAQPage Schema
How do I coordinate end-to-end software release management across multiple environments?

End-to-end software release management is coordinated by selecting modes for preparation, go/no-go decisions, rollbacks, and changelogs to streamline workflows across multiple environments.

What is the best way to perform a go/no-go gate check before a versioned release?

A go/no-go gate check is performed using the go-nogo mode, which guides DevOps readiness through a structured checklist to validate release readiness before shipping.

How do I generate customer-facing changelogs after shipping a new version?

Customer-facing changelogs are generated using the changelog mode, which creates consistent release artifacts and notes to reduce post-release questions.

Can I use this release management workflow for multiple projects and teams?

Yes, this release management workflow scales across multiple projects, teams, and environments by using mode-aware task checklists to orchestrate versioned releases.

How do I rollback a failed software release quickly?

To rollback a failed software release quickly, the rollback mode provides structured procedures to revert versions fast and minimize deployment risk.

Where are release artifacts and runbooks stored during the release process?

Release artifacts and runbooks are output to the docs/releases directory during the release process to ensure consistent documentation and accessibility.