{
  "project_id": "hex/claude-council",
  "repo": "hex/claude-council",
  "name": "claude-council",
  "github_url": "https://github.com/hex/claude-council",
  "homepage_url": null,
  "language": "Shell",
  "license": "MIT",
  "project_kind": "project",
  "category": [
    "coding_agent"
  ],
  "tags": [
    "ai-agents",
    "antigravity",
    "claude-code",
    "claude-code-plugin",
    "codex",
    "gemini",
    "grok",
    "kimi",
    "llm",
    "multi-agent",
    "ollama",
    "openai",
    "openrouter",
    "perplexity"
  ],
  "description": "Claude Code plugin that asks several AI coding agents the same question and shows their answers side by side. Gemini, OpenAI, Grok, Perplexity, Kimi and any model OpenRouter routes to over API; codex, antigravity, grok and kimi CLIs on subscription auth; ollama locally.",
  "overview": "Use hex/claude-council when the user needs a coding agent project with local, cloud deployment options.",
  "alternatives": [
    {
      "repo": "ollama/ollama",
      "reason": "Same coding agent intent with coding_agent, workflow overlap."
    },
    {
      "repo": "OpenHands/OpenHands",
      "reason": "Same coding agent intent with coding_agent, workflow overlap."
    },
    {
      "repo": "generalaction/emdash",
      "reason": "Same coding agent intent with coding_agent, workflow overlap."
    }
  ],
  "related": [
    {
      "repo": "agentforce314/clawcodex",
      "reason": "Related to hex/claude-council through coding agent category and local deployment."
    },
    {
      "repo": "Nano-Collective/nanocoder",
      "reason": "Related to hex/claude-council through coding agent category and local deployment."
    },
    {
      "repo": "askalf/dario",
      "reason": "Related to hex/claude-council through coding agent category and local deployment."
    },
    {
      "repo": "kelos-dev/kelos",
      "reason": "Related to hex/claude-council through coding agent category and local deployment."
    },
    {
      "repo": "VKirill/claude-lane-stack",
      "reason": "Related to hex/claude-council through coding agent category and local deployment."
    },
    {
      "repo": "kstevica/captain-claw",
      "reason": "Related to hex/claude-council through coding agent category and local deployment."
    },
    {
      "repo": "TaewoooPark/Agent-Blackbox",
      "reason": "Related to hex/claude-council through coding agent category and local deployment."
    },
    {
      "repo": "langchain-ai/open-swe",
      "reason": "Related to hex/claude-council through coding agent category and local deployment."
    }
  ],
  "dependencies": [
    "LLM provider"
  ],
  "deployments": [
    "local",
    "cloud"
  ],
  "difficulty": "beginner",
  "cloudflare_ready": false,
  "use_cases": [
    "build AI coding assistants",
    "automate developer workflows",
    "integrate codebase-aware agents"
  ],
  "not_good_for": [
    "edge-only Cloudflare Workers deployment without adaptation"
  ],
  "classification": {
    "category": {
      "confidence": "high",
      "evidence": [
        "Matched \"coding agent\" in metadata.",
        "Matched \"ide\" in metadata."
      ]
    },
    "deployment": {
      "confidence": "medium",
      "evidence": [
        "Local usage is assumed for open source repositories unless contradicted."
      ]
    },
    "difficulty": {
      "confidence": "medium",
      "evidence": [
        "Repository has under 10k stars, so complexity is treated conservatively."
      ]
    },
    "cloudflare_ready": {
      "confidence": "high",
      "evidence": [
        "Runtime blocker: postgres, filesystem.",
        "No Cloudflare deployment signal detected.",
        "No wrangler.toml found in inspected repository files."
      ]
    }
  },
  "quality_signals": {
    "stars": 781,
    "recent_commits": 100,
    "contributors": 7,
    "issue_response_time_hours": null,
    "release_frequency_180d": 49
  },
  "quality_signal_confidence": {
    "stars_30d_delta": "snapshot",
    "stars30d_window_days": 33,
    "commits_30d": "partial",
    "releases_180d": "complete",
    "contributors_90d": "complete"
  },
  "quality_score": 34,
  "agent_score": 66,
  "score": 88,
  "agent_score_breakdown": {
    "documentation": 90,
    "maintenance": 58,
    "deployment": 70,
    "popularity": 58,
    "community": 52
  },
  "git_top_score": 88,
  "git_top_score_breakdown": {
    "community": 92,
    "maintenance": 71,
    "documentation": 84,
    "stability": 100,
    "adoption": 83,
    "agent_readability": 100
  },
  "verification": {
    "schema_version": "git-top.verification.v1",
    "overall_status": "partial",
    "observed_at": "2026-09-21T20:31:06.415Z",
    "signals": {
      "activity": {
        "status": "observed",
        "source": "github_metadata",
        "evidence": [
          "project.pushed_at",
          "metrics.recent_push_days"
        ]
      },
      "license": {
        "status": "observed",
        "source": "github_metadata",
        "evidence": [
          "project.license"
        ]
      },
      "documentation": {
        "status": "observed",
        "source": "github_metadata",
        "evidence": [
          "project.description"
        ]
      },
      "runtime": {
        "status": "inferred",
        "source": "git_top_heuristic",
        "evidence": [
          "agent_card.deployment",
          "agent_card.cloudflare_ready"
        ]
      },
      "install": {
        "status": "not_run",
        "source": "git_top_runtime",
        "evidence": [
          "installation/build probe is not enabled"
        ]
      },
      "security": {
        "status": "not_run",
        "source": "git_top_runtime",
        "evidence": [
          "dependency/security scan is not enabled"
        ]
      },
      "mcp": {
        "status": "not_applicable",
        "source": "git_top_runtime",
        "evidence": [
          "project is not classified as mcp_server"
        ]
      }
    },
    "coverage": {
      "observed": 3,
      "inferred": 1,
      "not_run": 2,
      "unknown": 0
    },
    "next_steps": [
      "Run an installation/build probe before production adoption.",
      "Run a dependency and security scan before treating the score as a trust claim."
    ]
  },
  "summary": {
    "tl_dr": "Use hex/claude-council when the user needs a coding agent project with local, cloud deployment options.",
    "purpose": "Use hex/claude-council when the user needs a coding agent project with local, cloud deployment options.",
    "install": "Use the repository's CLI, package, or agent runtime instructions.",
    "inputs": [
      "coding task",
      "repo context",
      "tool permissions"
    ],
    "outputs": [
      "code changes",
      "patches",
      "developer assistant actions"
    ],
    "good_for": [
      "build AI coding assistants",
      "automate developer workflows",
      "integrate codebase-aware agents",
      "software engineering tasks",
      "code editing",
      "repo automation"
    ],
    "not_good_for": [
      "edge-only Cloudflare Workers deployment without adaptation",
      "static documentation sites",
      "non-code workflows"
    ],
    "deployment": [
      "local",
      "cloud"
    ],
    "alternatives": [
      {
        "repo": "ollama/ollama",
        "reason": "Same coding agent intent with coding_agent, workflow overlap."
      },
      {
        "repo": "OpenHands/OpenHands",
        "reason": "Same coding agent intent with coding_agent, workflow overlap."
      },
      {
        "repo": "generalaction/emdash",
        "reason": "Same coding agent intent with coding_agent, workflow overlap."
      }
    ]
  },
  "evidence": {
    "classification": {
      "category": {
        "confidence": "high",
        "evidence": [
          "Matched \"coding agent\" in metadata.",
          "Matched \"ide\" in metadata."
        ]
      },
      "deployment": {
        "confidence": "medium",
        "evidence": [
          "Local usage is assumed for open source repositories unless contradicted."
        ]
      },
      "difficulty": {
        "confidence": "medium",
        "evidence": [
          "Repository has under 10k stars, so complexity is treated conservatively."
        ]
      },
      "cloudflare_ready": {
        "confidence": "high",
        "evidence": [
          "Runtime blocker: postgres, filesystem.",
          "No Cloudflare deployment signal detected.",
          "No wrangler.toml found in inspected repository files."
        ]
      }
    },
    "quality_signal_confidence": {
      "stars_30d_delta": "snapshot",
      "stars30d_window_days": 33,
      "commits_30d": "partial",
      "releases_180d": "complete",
      "contributors_90d": "complete"
    },
    "verification": {
      "schema_version": "git-top.verification.v1",
      "overall_status": "partial",
      "observed_at": "2026-09-21T20:31:06.415Z",
      "signals": {
        "activity": {
          "status": "observed",
          "source": "github_metadata",
          "evidence": [
            "project.pushed_at",
            "metrics.recent_push_days"
          ]
        },
        "license": {
          "status": "observed",
          "source": "github_metadata",
          "evidence": [
            "project.license"
          ]
        },
        "documentation": {
          "status": "observed",
          "source": "github_metadata",
          "evidence": [
            "project.description"
          ]
        },
        "runtime": {
          "status": "inferred",
          "source": "git_top_heuristic",
          "evidence": [
            "agent_card.deployment",
            "agent_card.cloudflare_ready"
          ]
        },
        "install": {
          "status": "not_run",
          "source": "git_top_runtime",
          "evidence": [
            "installation/build probe is not enabled"
          ]
        },
        "security": {
          "status": "not_run",
          "source": "git_top_runtime",
          "evidence": [
            "dependency/security scan is not enabled"
          ]
        },
        "mcp": {
          "status": "not_applicable",
          "source": "git_top_runtime",
          "evidence": [
            "project is not classified as mcp_server"
          ]
        }
      },
      "coverage": {
        "observed": 3,
        "inferred": 1,
        "not_run": 2,
        "unknown": 0
      },
      "next_steps": [
        "Run an installation/build probe before production adoption.",
        "Run a dependency and security scan before treating the score as a trust claim."
      ]
    },
    "source_fields": [
      "project.description",
      "project.topics",
      "project.language",
      "project.license",
      "agent_card.summary_for_agent",
      "agent_card.use_cases",
      "agent_card.deployment",
      "agent_card.classification",
      "metrics",
      "verification.signals"
    ],
    "caveats": [
      "edge-only Cloudflare Workers deployment without adaptation",
      "Partial or estimated quality signals: commits30d.",
      "Independent installation, security, or runtime probes have not been run for this project."
    ],
    "confidence_reason": "Evidence is usable for comparison, but agents should cite caveats before making a strong recommendation.",
    "last_verified_at": "2026-09-21T20:31:06.415Z"
  },
  "caveats": [
    "edge-only Cloudflare Workers deployment without adaptation",
    "Partial or estimated quality signals: commits30d.",
    "Independent installation, security, or runtime probes have not been run for this project."
  ],
  "confidence_reason": "Evidence is usable for comparison, but agents should cite caveats before making a strong recommendation.",
  "source_fields": [
    "project.description",
    "project.topics",
    "project.language",
    "project.license",
    "agent_card.summary_for_agent",
    "agent_card.use_cases",
    "agent_card.deployment",
    "agent_card.classification",
    "metrics",
    "verification.signals"
  ],
  "last_verified_at": "2026-09-21T20:31:06.415Z",
  "knowledge": {
    "project": {
      "id": "hex/claude-council",
      "owner": "hex",
      "name": "claude-council",
      "full_name": "hex/claude-council",
      "github_url": "https://github.com/hex/claude-council",
      "homepage_url": null,
      "description": "Claude Code plugin that asks several AI coding agents the same question and shows their answers side by side. Gemini, OpenAI, Grok, Perplexity, Kimi and any model OpenRouter routes to over API; codex, antigravity, grok and kimi CLIs on subscription auth; ollama locally.",
      "language": "Shell",
      "topics": [
        "ai-agents",
        "antigravity",
        "claude-code",
        "claude-code-plugin",
        "codex",
        "gemini",
        "grok",
        "kimi",
        "llm",
        "multi-agent",
        "ollama",
        "openai",
        "openrouter",
        "perplexity"
      ],
      "license": "MIT",
      "stars": 781,
      "forks": 94,
      "open_issues": 1,
      "default_branch": "main",
      "created_at": "2025-12-17T20:05:12Z",
      "updated_at": "2026-09-21T14:27:38Z",
      "pushed_at": "2026-09-21T14:27:34Z",
      "synced_at": "2026-09-21T20:31:06.415Z"
    },
    "agent_card": {
      "project_id": "hex/claude-council",
      "project_kind": "project",
      "category": "coding_agent",
      "difficulty": "beginner",
      "deployment": [
        "local",
        "cloud"
      ],
      "cloudflare_ready": false,
      "use_cases": [
        "build AI coding assistants",
        "automate developer workflows",
        "integrate codebase-aware agents"
      ],
      "not_good_for": [
        "edge-only Cloudflare Workers deployment without adaptation"
      ],
      "alternatives": [
        {
          "project_id": "ollama/ollama",
          "reason": "Same coding agent intent with coding_agent, workflow overlap."
        },
        {
          "project_id": "OpenHands/OpenHands",
          "reason": "Same coding agent intent with coding_agent, workflow overlap."
        },
        {
          "project_id": "generalaction/emdash",
          "reason": "Same coding agent intent with coding_agent, workflow overlap."
        }
      ],
      "summary_for_agent": "Use hex/claude-council when the user needs a coding agent project with local, cloud deployment options.",
      "classification": {
        "category": {
          "confidence": "high",
          "evidence": [
            "Matched \"coding agent\" in metadata.",
            "Matched \"ide\" in metadata."
          ]
        },
        "deployment": {
          "confidence": "medium",
          "evidence": [
            "Local usage is assumed for open source repositories unless contradicted."
          ]
        },
        "difficulty": {
          "confidence": "medium",
          "evidence": [
            "Repository has under 10k stars, so complexity is treated conservatively."
          ]
        },
        "cloudflare_ready": {
          "confidence": "high",
          "evidence": [
            "Runtime blocker: postgres, filesystem.",
            "No Cloudflare deployment signal detected.",
            "No wrangler.toml found in inspected repository files."
          ]
        }
      },
      "schema_version": "v1",
      "generated_at": "2026-09-21T20:31:06.415Z"
    },
    "metrics": {
      "project_id": "hex/claude-council",
      "stars_30d_delta": 138,
      "commits_30d": 100,
      "releases_180d": 49,
      "contributors_90d": 7,
      "issue_first_response_median_hours": null,
      "recent_push_days": 0,
      "git_score": 34,
      "maintenance_score": 58,
      "signal_confidence": {
        "stars_30d_delta": "snapshot",
        "stars30d_window_days": 33,
        "commits_30d": "partial",
        "releases_180d": "complete",
        "contributors_90d": "complete"
      },
      "calculated_at": "2026-09-21T20:31:06.415Z"
    }
  },
  "resolved_from": {
    "requested_id": "hex/claude-council",
    "resolved_id": "hex/claude-council",
    "resolution": "direct"
  },
  "metadata": {
    "source": "d1",
    "reason": "d1_query",
    "project_count": 1213,
    "generated_at": "2026-09-26T17:23:31.254Z",
    "snapshot_id": "d1:1213:2026-09-26T17:01:22.267Z",
    "latest_synced_at": "2026-09-26T17:01:22.267Z",
    "schema_version": "git-top.knowledge.v1",
    "loaded_project_limit": 2000,
    "truncated": false
  }
}