council-review
Installation
SKILL.md
Council Review
Run Codex, Claude's own /review, and /code-review max in parallel, then cross-validate and synthesize into one unified report — like a review board where three reviewers examine the code from different angles, and Claude as lead reviewer delivers the final opinion.
Prerequisites
- Codex CLI: Install with
npm i -g @openai/codex, authenticate withcodex login
If only one CLI is installed, fall back to the available reviewer with a warning — the review still has value with fewer perspectives, so don't fail entirely.
Workflow
Do not read script source code. Run scripts directly and use --help for usage.
Step 1: Determine Review Scope
If the scope is not already clear, use AskUserQuestion to ask: