changelog-creator
This skill provides automated assistance for changelog creator tasks within the DevOps Basics domain.
Content Preview
--- name: changelog-creator description: | Changelog Creator - Auto-activating skill for DevOps Basics. Triggers on: changelog creator, changelog creator Part of the DevOps Basics skill category. allowed-tools: Read, Write, Edit, Bash, Grep version: 1.0.0 license: MIT author: Jeremy Longshore <[email protected]> --- # Changelog Creator ## Purpose This skill provides automated assistance for changelog creator tasks within the DevOps Basics domain. ## When to Use This skill acti
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/changelog-creator.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/planned-skills/generated/01-devops-basics/changelog-creator/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skillsThen reference at planned-skills/generated/01-devops-basics/changelog-creator/SKILL.md
Related Skills
changelog-automation
Automate changelog generation from commits, PRs, and releases following Keep a Changelog format. Use when setting up release workflows, generating release notes, or standardizing commit conventions.
workflowchangelog
by sickn33 (Antigravity) · antigravity-awesome-skills
changelog-generator
Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Turns hours of manual changelog writing into minutes of automated generation.
changelog-generatorchangeloggeneratorgit
by davepoon · buildwithclaude
changelog-formatting-guide
Use Keep a Changelog section ordering:
engineeringchangelogformattingguide
by alirezarezvani · alirezarezvani-claude-skills
changelog_example
Expected Changelog Output
engineeringchangelogexample
by alirezarezvani · alirezarezvani-claude-skills