review
FeaturedRun a standard Claude Code review of local git changes in this repository. Args: --wait, --background, --base <ref>, --scope <auto|working-tree|branch>, --model <model>, --effort <low|medium|high|xhigh|max>. Defaults to opus with no forced effort. Use as the default path for ordinary code-review requests when the user did not explicitly ask for stronger adversarial scrutiny or for Claude to own the implementation work.
Install
Quality Score: 88/100
Skill Content
Details
- Author
- sendbird
- Repository
- sendbird/cc-plugin-codex
- Created
- 5 months ago
- Last Updated
- 4 days ago
- Language
- JavaScript
- License
- Apache-2.0
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
adversarial-review
Run a design-challenging Claude Code review of local git changes in this repository. Args: --wait, --background, --base <ref>, --scope <auto|working-tree|branch>, --model <model>, --effort <low|medium|high|xhigh|max>, [focus text]. Defaults to opus with no forced effort. Use only when the user wants stronger scrutiny than a normal review, such as explicit tradeoff challenge, risky-change review, or custom focus text.
claude-review
Use when Codex needs a read-only local Claude Code review of work Codex prepared, including current git diffs, staged changes, exact commits, specific branch diffs against a base ref, scoped changed paths, explicit local files, specs, design docs, ignored files, or final pre-response quality checks. Routes through the global `claude-review` CLI instead of calling `claude` directly.
claude-review
Run an independent Claude Opus review of the complete current change against the repository's default branch, then verify its findings locally. Use after focused checks pass when you want a second model to review the change before further edits or delivery.