A straightforward code review automation that hooks into Codex AI and handles CHANGELOG generation for you. You'd reach for this before commits when you want a second pair of eyes on your changes, or when you're knee-deep in a refactor and don't want to manually document everything. The conventional commit integration is smart since it can actually parse your commit history into meaningful changelog entries. Installation is global via npx, so it's available across projects. The documentation is pretty bare bones, mostly pointing you to the GitHub repo for examples and troubleshooting, so expect to dig around a bit to understand the full feature set.
npx skills add https://github.com/davila7/claude-code-templates --skill codex-review