Bmad Os Draft Changelog

🌐Community
by bmad-code-org · vlatest · Repository

Generates a detailed changelog draft for operating system releases, streamlining documentation and improving user understanding of updates.

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 bmad-os-draft-changelog npx -- -y @trustedskills/bmad-os-draft-changelog
2

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

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

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

About This Skill

What it does

This skill drafts changelogs based on commit messages. It parses a repository's commit history, extracts relevant information from each commit message, and formats it into a structured changelog document. The resulting changelog can be easily reviewed and incorporated into release notes or other documentation.

When to use it

  • Generate a draft changelog for a new software release.
  • Quickly create a summary of changes made in a specific time period.
  • Automate the process of documenting project updates for stakeholders.
  • Produce a preliminary changelog that can be refined by a human editor.

Key capabilities

  • Parses commit messages from a Git repository.
  • Extracts information from commit messages to populate changelog entries.
  • Formats extracted data into a structured changelog document.
  • Supports various changelog formats (specific formats not listed).

Example prompts

  • "Draft a changelog for the my-project repository."
  • "Generate a changelog from the last month for the main branch of my-repo."
  • “Create a draft changelog summarizing commits since version 1.0.”

Tips & gotchas

  • The quality of the generated changelog depends heavily on well-formatted and descriptive commit messages. Ensure your team follows consistent commit message conventions for best results.

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
bmad-code-org
Installs
22

🌐 Community

Passed automated security scans.