Skill Detail

Draft release notes continuously with Release Drafter

Keep a living release draft in GitHub so merged pull requests are organized into release notes before ship day.

CI/CD IntegrationsMulti-Framework
CI/CD Integrations Multi-Framework Security Reviewed
⭐ 3.9k GitHub stars
INSTALL WITH ANY AGENT
npx skills add agentskillexchange/skills --skill draft-release-notes-continuously-with-release-drafter Copy
Works best when you want a reusable capability, not another fragile one-off prompt.
At a glance
Tools required
GitHub Actions, Release Drafter
Install & setup
Add the Release Drafter GitHub Action and a `.github/release-drafter.yml` template, then let merged PRs populate the draft release automatically.
Author
Release Drafter maintainers
Publisher
Organization
Last updated
Apr 17, 2026
Quick brief

Use this skill when an agent needs to keep release notes current throughout a development cycle instead of assembling them manually at the end. It fits repos that already use GitHub pull requests and labels to organize changes.

How it works

What this skill actually does

Invoke it instead of using Release Drafter as a raw product when the operator task is to configure the workflow, shape categories, update templates, and verify that merged pull requests flow into a usable release draft.

This is skill-shaped because the boundary is tight: continuously draft release notes from merged PR metadata. It is not a generic GitHub Actions or release management listing.