Skip to main content
Back to registry

codex-review

benedictking/codex-review

Installs295
Install command
npx skills add https://github.com/benedictking/codex-review --skill codex-review
Security audits
Gen Agent Trust HubPASS
SocketFAIL
SnykPASS
About this skill
Triggered when user input contains: Running codex review --uncommitted alone only shows AI "what was done (Implementation)". Recording intention first tells AI "what you wanted to do (Intention)". "Code changes + intention description" as combined input is the most effective way to improve AI code review quality. This skill operates in two phases: Decide review mode based on output: Before any review, must check if CHANGELOG.md contains description of current changes. If CHANGELOG is not updated, you must automatically perform the following (don't ask user to do it manually): Auto-generated CHANGELOG entry format: Example - Auto-generation Flow: Before invoking codex review, must add all new files (untracked files) to git staging area, otherwise codex will report P1 error. If there are new files, automatically execute: Explanation: Count change scale: Why use git diff --stat HEAD : Difficulty Assessment Criteria: Model + Reasoning Effort Combinations: Critical Tasks (meets any condition, use best quality model): Difficult Tasks (meets any condition): Normal Tasks (other cases): Evaluation Method: You MUST parse the git diff --stat HEAD output correctly to determine difficulty: Critical: Why the summary line matters: Parsing Rules: Important Edge Cases: Decision Logic (check in order, first match wins): Example Cases: Invoke codex-runner Subtask: Use Task tool to invoke...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does codex-review do?

codex-review is listed in SkillJury, but the source summary is still sparse.

Is codex-review good?

codex-review does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does codex-review work with?

codex-review currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to codex-review?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install codex-review?

npx skills add https://github.com/benedictking/codex-review --skill codex-review

Related skills

Alternatives in Software Engineering