Tag: release-notes

Type: All Skills Tools
skill ★ 77,350

Automated Version Release Workflow Manager

This skill orchestrates the full software release cycle, managing version bumping, Git tagging, and GitHub Release creation. It routes the process based on PR titles and branch names to ensure accurate minor or patch releases.

lobehub/lobehub version-release ci-cd git-workflow release-notes
skill ★ 4,849

Generate structured changelog entries from git diffs

This skill analyzes the current Git branch's changes against the develop branch, automatically determining the domain, type, and drafting a public-friendly message. It prompts the user for confirmation before executing the final `just chang…

baserow/baserow git-changelog version-control release-notes automation
skill ★ 74,149

Summarize upcoming release changes from commits

This skill generates a categorized summary of Pull Requests between two specified commit SHAs. It filters out maintenance changes and groups remaining PRs into features, bug fixes, security updates, and other categories.

OpenHands/OpenHands pr-summary release-notes commit-sha git-analysis
tool ★ 84

Automated Release Note Generation and Tagging

This tool automates the entire software release lifecycle, gathering merged pull requests since the last tag to draft structured release notes. It then handles the necessary Git operations, including creating version tags and optionally dra…

keboola/mcp-server release-notes git versioning ci-cd
skill ★ 1,010

Automated git workflows for development delivery

This skill formalises complex, multi-step git delivery workflows, allowing agents to execute structured processes like conventional commits, safe PR creation, and release note generation. It also facilitates isolated worktree analysis and f…

TencentCloudBase/CloudBase-MCP git workflow commits pr
skill

Summarize upcoming release changes from commits

This skill generates a structured summary of Pull Requests between two specified commit SHAs, filtering out routine changes like chores and dependency updates. It categorises the remaining changes into features, bug fixes, security patches,…

OpenDevin/OpenDevin release-notes pr-summarization commit-analysis software-releases
skill

Generates expert-reviewed GitHub release notes

This skill analyzes all PRs merged between two version tags, cross-referencing linked issues and PR metadata. It classifies changes and dispatches specialized agents to assess breaking changes, producing a polished, publication-ready GitHub…

StacklokLabs/toolhive release-notes github-api pr-analysis changelog
skill ★ 4,275

Automates GitHub Release Draft Creation

This skill automates the creation of a draft GitHub release for the C# MCP SDK, ensuring release notes are refreshed with all merged PRs. It rigorously checks for new changes, assesses version impact, and validates code samples before gener…

modelcontextprotocol/csharp-sdk release-notes github-release semver csharp
skill ★ 19,338

Documentation and Release Note Patterns

Provides standardised templates and routing rules for creating pull request descriptions, changelogs, and feature documentation. It includes specific instructions for managing image assets and internationalised READMEs.

comet-ml/opik documentation-patterns release-notes changelog-management developer-workflow
skill ★ 1,806

Automated GitHub Release Notes Generator

This skill automates the generation of publication-ready GitHub release notes by analysing merged pull requests and cross-referencing linked issues. It employs specialised agents to assess breaking changes and provide migration guidance for…

Stacklok/toolhive github release-notes automation changelog
skill ★ 4

Automated GitLab Release Notes Generation

Automatically generates categorised, polished release notes by comparing two Git references within a GitLab project. It orchestrates commits and merge request data to produce structured changelogs including features, bug fixes, and breaking…

jmrplens/gitlab-mcp-server gitlab release-notes mcp changelog-generation