release

Manage OpenWaggle release policies, versioning, changelogs, and update flows.

4|1|Updated Feb 17, 2026
One-click install
npx skills add https://github.com/OpenWaggle/OpenWaggle --skill release-openwaggle
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: release
Source: https://github.com/OpenWaggle/OpenWaggle/tree/main/.agents/skills/release
Command: npx skills add https://github.com/OpenWaggle/OpenWaggle --skill release-openwaggle

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the management of release policies, versioning, changelogs, and update tracks for OpenWaggle, ensuring consistent and transparent release workflows.

Core Features & Use Cases

  • Release Policy Enforcement: Guides the process to follow the defined development stage transitions.
  • Version Management: Assists in applying semantic versioning and handling prerelease trains like alpha, beta, and RC.
  • Changelog & Release Notes Generation: Automates creation and organization of release notes based on release-intent files and internal policies.
  • Use Case: Developers can coordinate release schedules, automate changelog updates, and ensure compliance with the version train standards effortlessly.

Quick Start

Use the release skill to validate release readiness before publishing new OpenWaggle versions and generate changelogs automatically.

Frequently Asked Questions about release

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

FAQPage Schema
How do I automate changelog generation and semantic versioning for software releases?

Automate changelog generation and semantic versioning by enforcing release policies based on release-intent files. This ensures consistent versioning and automatically organizes release notes across development cycles without manual tracking.

What is the best way to manage prerelease version trains like alpha, beta, and RC?

Manage prerelease version trains by applying semantic versioning rules to handle alpha, beta, and RC stages. This guides development stage transitions and ensures compliance with version train standards effortlessly.

How do I validate release readiness before publishing a new software version?

Validate release readiness by checking adherence to defined development stage transitions and release policies. This ensures the version meets all standards before publishing and automates the required release documentation.

Can I enforce release policy and stage transitions without external dependencies?

Yes, you can enforce release policies and stage transitions without external dependencies. The framework functions independently to manage versioning, changelogs, and update flows within its policy structure.

Why does my release workflow struggle with consistent update flow across development cycles?

Release workflows struggle without automated policy enforcement for stage transitions and version trains. Automating release documentation and update mechanics ensures transparent, consistent workflows across all development cycles.