Logics Changelog Curator

Curate user-facing project changelog entries from Logics release notes or completed tasks. Use when Codex should turn `logics/RELEASE_NOTES.md` into a cleaner project-level `logics/CHANGELOG.md` and remove internal references/noise. Use when this capability is needed.

tomevault-io Updated

File contents

Changelog curation

This skill is for project repositories importing the kit under logics/skills/.

It is not the canonical release workflow for the kit repository itself. For kit releases, use:

  • logics-version-changelog-manager for VERSION + changelogs/CHANGELOGS_<version>.md
  • logics-version-release-manager for tag and GitHub release publication

Generate from release notes

python logics/skills/logics-changelog-curator/scripts/curate_changelog.py --in logics/RELEASE_NOTES.md --out logics/CHANGELOG.md

Review with the shared AI runtime

The curation script stays deterministic. When you want a bounded wording review after generation, use:

python logics/skills/logics.py flow assist summarize-changelog --format json

Converted and distributed by TomeVault — claim your Tome and manage your conversions.

tomevault-io/skills-registry/tree/main/alexago83--cdx-logics-kit--logics-changelog-curator commit 7933d826fd

Frequently asked questions

npx skillmds@latest add tomevault-io/logics-changelog-curator