{
  "name": "code_health_auditor",
  "description": "Run a full codebase health check in one command: dependency CVEs, security scan, complexity hotspots, and test coverage gaps. Produces a graded health report with prioritized fixes.",
  "input_schema": {
    "type": "object",
    "properties": {}
  }
}