changelog-release-notes
Changelog Release Notes
Overview
Turn repository evidence into concise release notes. Derive changelog content from version files, git history, diffs, migrations, API/docs changes, and existing changelog structure instead of guessing from memory.
Workflow
-
Confirm the target release. Read
VERSIONor the user-provided version number. If the repo already has a release bump commit or release metadata, use that to confirm the version. -
Read the current changelog format first. Open existing
CHANGELOG*files before drafting anything. Match the established section order, heading style, date format, language coverage, and level of detail.
More from kweaver-ai/skills
generate-prd
Generate complete Chinese PRD documents from rough product requests. Use when the user asks to create, refine, or standardize a PRD, turn ambiguous requirements into an Agile-friendly product requirements document, or fill a PRD template by first asking focused clarification questions and then saving the final markdown file.
1generate-implementation-design
Generate complete Chinese implementation design documents from a product PRD. Use when Codex needs to turn PRD content into a High-Level Design plus Low-Level Design document, ask focused clarification questions for missing implementation details, follow a fixed design template, apply C4-based architecture design, and save the final result as a markdown design file.
1create-github-pull-request-from-specification
Create or update a GitHub pull request from .github/pull_request_template.md using the gh CLI.
1