Review Code
review-codeCode review council. Senior Engineer, Security Reviewer, and Performance Analyst analyze your code and a moderator synthesizes their findings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | The code to review | |
| focus | No | Review focus areas (e.g., ["security", "performance"]) | |
| language | No | Programming language (auto-detected if not specified) | |
| webhook_url | No | Webhook URL to POST results to after completion | |
| thinking_level | No | Review depth: low (quick scan), medium (balanced), high (thorough) | medium |