Codex Review banner
arcobaleno64 arcobaleno64

Codex Review

Development community

Description

--- description: Run a Codex Council-of-models review on the current diff and produce a triaged summary argument-hint: "[--diff-source staged|unstaged|all|HEAD] [--dry-run]" allowed-tools: Bash, Read, Write --- # /codex-review — Codex Council-of-Models Review This slash command runs a three-tier Codex review of the current git diff and produces a triaged summary. It is the council-forge complement to `/review` (single-model Claude review) and `/security-review` (security-focused single-model r

Installation

Installs to ~/.claude/commands/arcobaleno64-consilium-fabri-codex-review.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/arcobaleno64/consilium-fabri/HEAD/.claude/commands/codex-review.md -o ~/.claude/commands/arcobaleno64-consilium-fabri-codex-review.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository