Generate comprehensive, categorized release notes between two Git refs (tags, branches, commits). Compares refs to gather commits and merged MRs, then produces polished release notes organized by category (Features, Bug Fixes, Improvements, Breaking Changes, Documentation). Works with any GitLab project accessible via the MCP server.
$npx -y skills add jmrplens/gitlab-mcp-server --skill generate-release-notesInstalls into the current project.
Run `npx skills use "https://github.com/jmrplens/gitlab-mcp-server" --skill "jmrplens/gitlab-mcp-server/generate-release-notes"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jmrplens/gitlab-mcp-server" that are relevant to the current task. Run `npx skills add "https://github.com/jmrplens/gitlab-mcp-server"` and select the relevant skills, then follow their instructions.