From agent-harness
Runs professional code review with auto CHANGELOG generation before commits. Useful for reviewing large-scale refactoring.
How this skill is triggered — by the user, by Claude, or both
Slash command
/agent-harness: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 ghosteken/agent-harness --plugin agent-harness11plugins reuse this skill
First indexed Jun 3, 2026
Showing the 6 earliest of 11 plugins
Runs professional code review with auto CHANGELOG generation before commits. Useful for reviewing large-scale refactoring.
Runs cross-model code reviews using the external Codex CLI tool from a Claude session. Catches bugs that single-model self-review would miss by leveraging a different reviewer architecture.
Performs deep code review via Codex CLI with full disk access. Use for uncommitted changes and full codebase analysis. Outputs severity-grouped findings and merge gate.