{
  "name": "code_reviewer",
  "description": "Multi-perspective code review: correctness, security (OWASP), performance, and maintainability. Outputs severity-ranked findings with fix suggestions.",
  "input_schema": {
    "type": "object",
    "properties": {}
  }
}