From claude-codex
Toggle dev changelog tracking. Redirects to the three-tier /changelog standard.
How this skill is triggered — by the user, by Claude, or both
Slash command
/claude-codex:changelog-devThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill is superseded by the three-tier changelog standard.
This skill is superseded by the three-tier changelog standard.
Use /changelog instead — it covers Tier 2 (Developer Log) plus Tier 1 (Public Feature Log) and Tier 3 (Action Log).
For the full standard: /changelog standards
npx claudepluginhub aventerica89/claude-codex --plugin claude-codexCreates and maintains human-readable changelogs following Keep a Changelog standards. Useful for documenting releases, version history, and transparent communication.
Automatically logs file changes, test results, and git commits to a runtime changelog for development session observability, debugging, and subagent context.
Generates CHANGELOG.md files in Keep a Changelog format with templates for Added, Changed, Deprecated, Removed, Fixed, and Security sections. Includes guidelines and examples for version history.