Draft changelog PRs by collecting GitHub/Slack/Git changes, formatting with templates, running quality gates, and preparing a branch/PR. Use when generating weekly/monthly release notes or when the user asks to create a changelog from recent merges. Trigger with "changelog weekly", "generate release notes", "draft changelog", "create changelog PR".
6.4
Rating
0
Installs
Version Control & Collaboration
Category
Well-structured skill with clear orchestration of changelog generation from multiple sources. The description effectively communicates the use case (release notes from GitHub/Slack/Git), and the SKILL.md provides a logical workflow with validation, collection, rendering, quality checks, and PR creation steps. References to external scripts and templates are properly documented. The skill demonstrates good novelty by automating a multi-step process involving API calls, template rendering, and quality gates that would consume many tokens if done manually. Minor gaps: the collection step (step 4) is somewhat vague about HOW to gather changes from each source, though implementation.md is referenced for details. The quality gate threshold and remediation steps could be more explicit in the main instructions. Overall, a solid skill that would meaningfully reduce token costs for changelog automation workflows.
Loading SKILL.md…

Skill Author