ext-github-release-manager

A tool that manages GitHub releases by automating the creation of accurate, up-to-date release notes and tracking the latest commit SHA for reproducibility.

21|Updated Feb 8, 2026
One-click install
npx skills add https://github.com/unicorn-plugins/dmap --skill ext-github-release-manager
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ext-github-release-manager
Source: https://github.com/unicorn-plugins/dmap/tree/main/skills/ext-github-release-manager
Command: npx skills add https://github.com/unicorn-plugins/dmap --skill ext-github-release-manager

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of creating, editing, and deleting GitHub Release documentation by delegating tasks to the github-release-manager plugin.

Core Features & Use Cases

  • Automated Release Generation: Automatically create release notes based on commit history and project context.
  • Release Management: Edit or delete existing GitHub releases.
  • Use Case: After merging a new feature branch, use this Skill to automatically generate a GitHub release with relevant commit details, ensuring your project's releases are always up-to-date and well-documented.

Quick Start

Use the ext-github-release-manager skill to create a new GitHub release for the current project.

Frequently Asked Questions about ext-github-release-manager

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

FAQPage Schema
How do I automate GitHub release creation from commit history?

Automate GitHub release creation by delegating release management tasks to an external plugin that collects project context like Git tags and commit history to generate release documentation automatically.

Can I edit or delete existing GitHub releases through automation?

You can edit or delete existing GitHub releases by delegating these management tasks to the external release manager plugin, which orchestrates the workflow based on your predefined branching logic.

What context does automated release generation use to create release notes?

Automated release generation uses project context such as Git tags, commit history, and release configurations to collect the necessary details for creating accurate GitHub release documentation.

Does this release management approach work with multiple external skills?

This release management approach orchestrates workflows across multiple external skills like recommend-template and create-release, applying predefined branching logic to handle the delegation process.

What's the best way to manage release documentation after merging a feature branch?

Manage release documentation after merging a feature branch by using an automated release manager to generate a GitHub release with relevant commit details, ensuring project releases stay up-to-date.