orbitant-release-notes
Installation
SKILL.md
Overview
This skill generates professional, ready-to-publish release notes from git history. It analyzes commits for a specific plugin, categorizes changes by type (features, fixes, docs), and outputs formatted markdown suitable for GitHub releases. The user reviews and polishes the draft before manually creating the release.
When This Skill Activates
This skill activates when the user needs release documentation:
- Explicit requests — "generate release notes for orbitant-marketing", "what changed since v1.0.0"
- Release prep — "prepare a release", "help me write the changelog"
- Version questions — "what's new in chief-of-staff", "summarize recent changes"
It works standalone (user-invocable) unlike most chief-of-staff skills.