From claude-code-community-ireland-claude-code-resources
Performs professional code review with automatic CHANGELOG generation, integrated with Codex AI. Useful before commits or during large-scale refactoring.
How this skill is triggered — by the user, by Claude, or both
Slash command
/claude-code-community-ireland-claude-code-resources:codex-reviewThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Professional code review with auto CHANGELOG generation, integrated with Codex AI
Professional code review with auto CHANGELOG generation, integrated with Codex AI
npx skills add -g BenedictKing/codex-review
/codex-review or natural language triggersSee GitHub Repository for examples.
See the GitHub repository for troubleshooting guides.
npx claudepluginhub joshuarweaver/cascade-code-general-misc-2 --plugin claude-code-community-ireland-claude-code-resourcesGenerates professional code reviews and auto CHANGELOGs using Codex AI. Use before commits or for large-scale refactoring reviews.
Use this skill when users ask for code review, review pending changes, or inspect the latest commit with Codex-based review workflows. It prepares context, runs project linting, and reviews the result.
Runs cross-model code reviews by invoking Codex CLI. Catches bugs missed by single-model self-review. Use to review branches, commits, or unstaged changes.