Code Review
Review code in a findings-first style.
Load Codex-native references as needed:
references/controller/codex-controller.mdfor controller workflow.references/profiles/forbreakpointandfullreview profiles.references/concept/for domain lenses and severity.references/dialect/for language overlays.references/platform/for platform overlays.scripts/diff_triage.pyfor a first-pass changed-file manifest.
references/legacy/ is archival only. Do not load it during normal review.
Workflow
- Identify the diff or review target.
- Select the minimum relevant lenses from
references/concept/,references/dialect/,references/platform/, andreferences/profiles/. - Review locally unless the user explicitly asks for subagents. If authorized, use
review_workerorreview_explorer. - Lead with findings ordered by severity and cite files/lines.
- Include open questions and test gaps after findings.
Do not produce style-only noise. Every finding needs a concrete behavioral, security, maintainability, or verification risk.