coeus_review
Run structured code reviews that find then verify issues, returning findings as JSON with selectable effort levels: quick, standard, or thorough.
Instructions
Structured finder-then-verify code review returning findings JSON. effort is quick, standard, or thorough.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | No | Code | |
| diff | No | Diff | |
| focus | No | Focus | |
| effort | No | Effort | standard |
| context | No | Context | |
| head_ref | No | Head ref | HEAD |
| provider | No | Provider | |
| diff_range | No | Diff range | |
| base_branch | No | Base branch | main |
| finder_model | No | Finder model | |
| preview_only | No | Preview only | |
| verifier_model | No | Verifier model | |
| repository_path | No | Repository path |