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".
Automates creating changelog PRs by collecting GitHub/Slack changes, formatting with templates, and running quality checks. Trigger with commands like "changelog weekly" or "generate release notes" to draft a changelog and prepare a branch/PR.
/plugin marketplace add jeremylongshore/claude-code-plugins-plus-skills/plugin install mattyp-changelog@claude-code-plugins-plusThis skill is limited to using the following tools:
assets/default-changelog.mdassets/release-template.mdassets/weekly-template.mdreferences/errors.mdreferences/examples.mdreferences/implementation.mdscripts/quality_score.pyscripts/render_template.pyscripts/validate_config.pyThis skill turns raw repo activity (merged PRs, issues, commits, optional Slack updates) into a publishable changelog draft and prepares a branch/PR for review.
.changelog-config.json in the target repo.GITHUB_TOKEN for GitHub source).gh optional (used for PR creation if configured)..changelog-config.json from the repo root.{baseDir}/scripts/validate_config.py.{baseDir}/assets/weekly-template.md).{baseDir}/scripts/render_template.py.date (ISO) and version (SemVer if known; otherwise 0.0.0).{baseDir}/scripts/quality_score.py.output_path.changelog-YYYY-MM-DD, commit with docs: add changelog for YYYY-MM-DD.gh is configured, open a PR; otherwise, print the exact commands the user should run.See {baseDir}/references/implementation.md for detailed implementation guide.
CHANGELOG.md), plus an optional PR URL.{baseDir}/scripts/quality_score.py.See {baseDir}/references/errors.md for comprehensive error handling.
See {baseDir}/references/examples.md for detailed examples.
{baseDir}/scripts/validate_config.py{baseDir}/scripts/render_template.py{baseDir}/scripts/quality_score.py{baseDir}/assets/default-changelog.md{baseDir}/assets/weekly-template.md{baseDir}/assets/release-template.mdCreating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.