Changelog Generator

🌐Community
by ovachiever Β· vlatest Β· Repository

Automatically creates detailed changelogs from code commits, streamlining documentation and improving team collaboration for software projects.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add ovachiever-changelog-generator npx -- -y @trustedskills/ovachiever-changelog-generator
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "ovachiever-changelog-generator": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/ovachiever-changelog-generator"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The ovachiever-changelog-generator skill automatically generates changelogs from commit messages. It parses a repository's commit history, extracts relevant information from commit messages, and formats it into a human-readable changelog document. This simplifies the process of creating release notes and keeping track of project changes.

When to use it

  • Generating Release Notes: Quickly create a formatted changelog for a new software release based on recent commits.
  • Documenting Project History: Automatically maintain a record of all changes made to a project over time.
  • Simplifying Team Workflow: Reduce the manual effort required for tracking and documenting updates, freeing up developers' time.
  • Creating internal documentation: Generate summaries of work done for stakeholders or other team members.

Key capabilities

  • Parses commit messages from Git repositories.
  • Formats changelogs in a human-readable format.
  • Automates the changelog generation process.

Example prompts

  • "Generate a changelog for my project's main branch."
  • "Create a release notes document based on commits between version 1.0 and 1.1."
  • β€œCan you summarize the changes in this repository?”

Tips & gotchas

  • Ensure your commit messages follow a consistent format for optimal changelog generation. Clear, well-formatted commit messages will result in a more useful changelog.

Tags

πŸ›‘οΈ

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates β€” what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
ovachiever
Installs
23

🌐 Community

Passed automated security scans.