code_review_local
Catch bugs, style issues, and risky patterns in code with a fast local review, serving as a cheap pre-filter before deeper analysis.
Instructions
Quick first-pass code review using the local coder model.
Catches obvious bugs, style issues, and risky patterns. Use as a cheap pre-filter before asking the cloud model for a deeper review.
Args: diff_or_code: A unified diff or a code block to review.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| diff_or_code | Yes | ||
| model | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |