releasing

Coordinate version bumps, per-pack zips, and GitHub Release creation.

3|2|Updated Sep 25, 2025
One-click install
npx skills add https://github.com/oci-ai-incubations/ai-accelerator-starter-packs --skill releasing-oci-ai-incubations
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: releasing
Source: https://github.com/oci-ai-incubations/ai-accelerator-starter-packs/tree/main/.claude/skills/releasing
Command: npx skills add https://github.com/oci-ai-incubations/ai-accelerator-starter-packs --skill releasing-oci-ai-incubations

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the end-to-end release lifecycle by coordinating version bumps, per-pack zips, and GitHub Release creation.

Core Features & Use Cases

  • End-to-end release orchestration: build, publish, test, fix, and finalize with minimal manual intervention.
  • Delegation and integration: leverages existing skills for specific tasks (BUILD, ZIP creation, testing, PR management, Slack announcements) while coordinating the overall flow.
  • Parallel testing coordination: organizes agent-team based testing tracks, monitor roles, and bug-tracking, ensuring traceable results and rapid iteration for fixes.

Quick Start

Ask to perform a full release with a specific version and follow the prompts to run the build, release, tests, fixes, and finalization.

Frequently Asked Questions about releasing

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

FAQPage Schema
How do I automate GitHub release workflows end-to-end?

End-to-end release orchestration coordinates version bumps, per-pack zips, and GitHub Release creation, managing planning, testing, bug-fix loops, and Slack announcements with minimal manual intervention.

Can I coordinate parallel testing tracks during a CI-CD release?

Parallel testing coordination organizes agent-team based testing tracks, monitor roles, and bug-tracking, ensuring traceable results and rapid iteration for fixes during the release lifecycle.

What safeguards are implemented for GitHub release validation?

Release validation safeguards implement checks for artifact integrity, policy compliance, and validation before publishing, ensuring only verified artifacts are finalized in GitHub Releases.

Does this release orchestration tool integrate with Slack for announcements?

Release orchestration integrates with Slack for announcements, sending automated notifications during the finalization steps to coordinate the overall release flow and team communication.

What is the best way to coordinate bug-fix loops across multiple testing tracks?

Coordinating bug-fix loops across multiple testing tracks uses agent teams and monitor roles to track bugs, ensuring traceable results and rapid iteration for fixes before finalization.