draft-release-notes
Installation
SKILL.md
Draft Release Notes
Draft release notes from verified repository evidence. Keep complete, tag-specific release history in GitHub Releases. Update the documentation-site release-notes page only when the documentation-visible release summary changes.
Gather Evidence
Run the read-only helper with explicit release refs and the exact target release version:
python3 .agents/skills/draft-release-notes/scripts/collect_release_evidence.py \
--previous <previous-release-tag-or-branch> \
--current HEAD \
--version <release-version>