Rogue Changelog Generator Skill — Documentation skill for Claude Code
Transform git commit history into polished user-facing changelogs and release notes.
How to install Rogue Changelog Generator Skill
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open rogue-dev-studio/rogue-changelog-generator-skill and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Rogue Changelog Generator Skill does
Transform git commit history into polished user-facing changelogs and release notes. Use when the user wants a CHANGELOG.md from a version tag or date range, weekly product updates, app store release notes, or Keep a Changelog formatted output with internal noise filtered out.
Alternatives in Documentation
- Doc Co-authoring — Guide users through structured workflow for co-authoring documentation 94.1k ★
- Context7 — claude-plugins-official Up-to-date library documentation lookup 50.1k ★
- API Docs Generator — Generate comprehensive API documentation from code 2.6k ★
README
rogue-changelog-generator-skill
**Rogue Development** skill package for agents.
Transform git commit history into polished user-facing changelogs and release notes. Use when the user wants a CHANGELOG.md from a version tag or date range, weekly product updates, app store release notes, or Keep a Changelog formatted output with internal noise filtered out.
- Market: https://rogue-dev-studio.github.io/rogue-market-agent/
- Skill id:
changelog-generator
Install
Copy `SKILL.md` into your agent skills directory (Cursor / Claude Code / compatible host), or clone this repository.
License
MIT - Rogue Development. See `LICENSE` and `NOTICE`.
Related Skills
Rogue Doc Coauthoring Skill
Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documen
Changelog Generator
Build a user-facing changelog from a repo's entire git history by reading actual diffs, not commit messages
Pmm
Direct invocation of Product Marketing Manager. Use for positioning, voice, release notes, feature briefs, and
SaveMyPhind Conversation Exporter
🚀 Save my Chatbot: Download your ChatGPT, Claude, Perplexity and Phind conversations into markdown files. ⏩ N
Pbi Changelog
Generate structured release notes from local git history in Keep a Changelog format. Groups commits by type (A
Release
by kelp - Manages software releases by updating changelogs, reviewing README changes, evaluating version incre
Related Agents
Release Writer
Writes human-facing delivery artifacts from a diff or commit range — PR descriptions, changelog entries, and r
Release Narrator
Writes release notes, changelogs, and ship announcements. Use whenever the user needs release notes, changelog
Surface Auditor
Checks that every published surface still describes this binary — site prose, README, FEATURES, CHANGELOG/BACK