{
  "id": "cco-code-review-code-review",
  "name": "code-review",
  "description": "Code review a pull request",
  "version": "1.0.0",
  "author": "Anthropic",
  "tags": [
    "official",
    "claude-code",
    "command",
    "code-review",
    "anthropic"
  ],
  "entryPoint": "tool_chain",
  "category": "official",
  "toolChain": [],
  "inputs": [],
  "outputs": [
    {
      "name": "result",
      "type": "string",
      "description": "Skill output"
    }
  ],
  "createdAt": "2026-04-27T03:02:50.783802+00:00",
  "updatedAt": "2026-04-27T03:02:50.783802+00:00"
}