Cut Release Changelog banner
aws-solutions-library-samples aws-solutions-library-samples

Cut Release Changelog

Documentation community

Description

# Cut the release CHANGELOG section — GenAI IDP Accelerator Use this skill at **tag time**, to turn the `## [Unreleased]` heading into a numbered release section and append that release's published template URLs. This is the step [prepare-changelog](prepare-changelog.md) deliberately stops short of. Trigger phrases: "label the Unreleased section to the current VERSION", "cut the release changelog", "add the Templates block for this release". ## Order of operations 1. **[prepare-changelog](pr

Installation

Installs to ~/.claude/skills/aws-solutions-library-samples-accelerated-intelligent-document-processing-on-aws-cut-release-changelog/SKILL.md

Terminal
mkdir -p ~/.claude/skills/aws-solutions-library-samples-accelerated-intelligent-document-processing-on-aws-cut-release-changelog && curl -fsSL https://raw.githubusercontent.com/aws-solutions-library-samples/accelerated-intelligent-document-processing-on-aws/HEAD/.claude/skills/cut-release-changelog.md -o ~/.claude/skills/aws-solutions-library-samples-accelerated-intelligent-document-processing-on-aws-cut-release-changelog/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository