Armory
Source
Browse
Skills

codex-review

Professional code review with auto CHANGELOG generation, integrated with Codex AI

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install codex-review --cli claude

writes the skill into.claude/skills/codex-review/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/codex-review/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Professional code review with auto CHANGELOG generation, integrated with Codex AI

When to use it

Professional code review with auto CHANGELOG generation, integrated with Codex AI

How to install / invoke

# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/development/codex-review/SKILL.md -o .claude/skills/codex-review/SKILL.md

Notes

Extracted from davila7/claude-code-templates, codex-review category.