From codex-next
Reviews code changes for correctness, regressions, security, compatibility, and test coverage before merge. Designed for PRs, branches, or local diffs.
How this skill is triggered — by the user, by Claude, or both
Slash command
/codex-next:dev-pr-reviewThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this workflow to review code changes for correctness, regressions, security, compatibility, and test coverage.
Use this workflow to review code changes for correctness, regressions, security, compatibility, and test coverage.
Scope
Correctness
Contracts and compatibility
Tests
Security and data integrity
Return:
npx claudepluginhub blueskyxn/codex-is-all-you-need --plugin codex-nextReviews pull requests and diffs to find unrelated changes, missing verification, behavior risks, and over-engineering. Intended for code review audits of human or AI-generated code.
Performs a read-only PR review covering intent, code quality, regression risk, test gaps, and feedback status.
Reviews pull requests and local changes with focus areas: code, security, breaking, testing, size, performance.