codex-review-branch

star 169

Fully automated review of an entire feature branch using Codex MCP

sd0xdev By sd0xdev schedule Updated 4/4/2026

name: codex-review-branch description: "Fully automated review of an entire feature branch using Codex MCP" allowed-tools: mcp__codex__codex, mcp__codex__codex-reply, Bash(git:), Bash(bash:), Read, Grep, Glob, Task

Codex Review Branch

Thin entry-point skill — routes to the parent skill for full workflow.

Parent Skill

This is the Branch variant of codex-code-review. Full workflow, prompt templates, and review logic are defined in the parent skill.

See @skills/codex-code-review/SKILL.md

Variant

Property Value
Scope Full branch (all commits since base)
Pre-checks None
Prompt template @skills/codex-code-review/references/codex-prompt-branch.md

Trigger

  • Keywords: branch review, full branch, review branch, codex-review-branch

When NOT to Use

  • Quick diff-only review (use /codex-review-fast)
  • Full review with lint + build (use /codex-review)
  • Document review (use /codex-review-doc)
Install via CLI
npx skills add https://github.com/sd0xdev/sd0x-dev-flow --skill codex-review-branch
Repository Details
star Stars 169
call_split Forks 24
navigation Branch main
article Path SKILL.md
More from Creator