changelog-writerTurn a list of changes, commits, or PRs into clean release notes / a changelog entry. Use when asked to write release notes, a changelog, or a version announ...
Install via ClawdBot CLI:
clawdbot install bytesagain/changelog-writerGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://bytesagain.comAudited Apr 17, 2026 · audit v1.0
Generated Mar 21, 2026
Automates the creation of CHANGELOG files for software releases, ensuring consistent formatting and adherence to semantic versioning. Useful for teams managing multiple versions or open-source projects to document changes efficiently.
Integrates into CI/CD pipelines to generate changelogs automatically after each deployment or build. Reduces manual effort and ensures up-to-date documentation for tracking changes across environments.
Helps maintainers of open-source projects by standardizing changelog entries and facilitating version comparisons. Enhances transparency and communication with contributors and users about updates.
Supports product teams in documenting feature additions, bug fixes, and changes across product versions. Streamlines the process for creating release notes for internal or customer-facing communications.
Offers a free basic version for individual developers or small teams, with premium features like advanced templates, team collaboration tools, and API access available via subscription. Revenue is generated from monthly or annual subscriptions.
Provides customized enterprise licenses for large organizations, including on-premise deployment, dedicated support, and integration with existing tools like Jira or GitHub. Revenue comes from one-time licensing fees or annual contracts.
Distributes the core tool as open-source software under a permissive license, while generating revenue through paid support, consulting services, and custom development for businesses. Encourages community adoption and monetizes expertise.
💬 Integration Tip
Integrate with version control systems like Git to automatically trigger changelog generation on commits or tags, reducing manual steps.
Scored Jul 17, 2026
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Essential Git commands and workflows for version control, branching, and collaboration.
GitHub API integration with managed OAuth. Access repositories, issues, pull requests, commits, branches, and users. Use this skill when users want to interact with GitHub repositories, manage issues and PRs, search code, or automate workflows. For other third party apps, use the api-gateway skill (
Advanced git operations beyond add/commit/push. Use when rebasing, bisecting bugs, using worktrees for parallel development, recovering with reflog, managing subtrees/submodules, resolving merge conflicts, cherry-picking across branches, or working with monorepos.
Format commit messages using the Conventional Commits specification. Use when creating commits, writing commit messages, or when the user mentions commits, git commits, or commit messages. Ensures commits follow the standard format for automated tooling, changelog generation, and semantic versioning.
Query the DeepWiki MCP server for GitHub repository documentation, wiki structure, and AI-powered questions.