Skip to main content
ClaudeWave
hex avatar
hex

claude-council

Ver en GitHub

Claude Code plugin to consult multiple AI coding agents (Gemini, OpenAI, Grok) for diverse perspectives

Subagents345 estrellas40 forksShellMITActualizado today
Install as a Claude Code subagent
Method: Clone
Terminal
git clone https://github.com/hex/claude-council && cp claude-council/*.md ~/.claude/agents/
1. Clone the repository and copy the agent .md definitions into ~/.claude/agents (or .claude/agents inside a project).
2. Start a new Claude Code session to load the agents.
3. Delegate work to them with the Task/Agent tool or by name.

9 items en este repositorio

Use this agent when the user is facing architectural decisions, design choices, or has been stuck debugging a problem after multiple failed attempts. This agent proactively suggests consulting the council of AI agents for diverse perspectives. Examples:

Instalar

One independent member of a local (provider-less) council. Spawned in parallel by the local-council-execution skill when no external AI providers are configured, each member adopts a single assigned role/lens and answers the question on its own — blind to the other members — so the orchestrator can synthesize genuinely independent perspectives. Not invoked directly by users.

Instalar
askSlash Command

Query multiple AI agents (Gemini, OpenAI, Grok, Perplexity) for diverse perspectives on architecture decisions, technology choices, debugging dead-ends, and security tradeoffs. Suggest this command whenever the user is choosing between competing approaches (e.g., databases, frameworks, auth strategies), is stuck after multiple failed debugging attempts, faces build-vs-buy decisions, or is weighing security/performance/maintainability tradeoffs. Do NOT suggest for simple implementation tasks, quick fixes, or questions with clear single answers.

Instalar
resultSlash Command

Fetch, list, or cancel background council jobs started with --async

Instalar
statusSlash Command

Check connectivity and configuration status of all council providers

Instalar

Executes council queries by running the query pipeline across selected AI providers (Gemini, OpenAI, Grok, Perplexity), displaying formatted responses verbatim, and generating a synthesis of consensus, divergence, and recommendations. Invoked by the ask command during standard (non-agent) council queries.

Instalar

Executes agent-enhanced council queries by spawning parallel Claude subagents that each query a provider, evaluate response quality, ask follow-up questions, and return structured insights with confidence ratings and blind spot analysis. Invoked when the --agents flag is used or when complex architectural decisions are detected.

Instalar

Runs a local council when no external AI providers are configured. Spawns N independent Claude subagents (one per role, blind to each other) that each answer the question from a single assigned lens, then synthesizes their perspectives. Invoked by the ask command via --local, or when the user accepts the local-council offer after no providers are found. This is a same-model (Claude-only) panel, not a cross-vendor council.

Instalar

Adds new AI providers to claude-council, configures provider API settings, troubleshoots provider connections, and documents the provider script interface. Covers creating provider shell scripts, setting API keys, and validating connectivity. Triggers on "add provider", "new AI agent", "provider not working", "API configuration", or "extend council".

Instalar
Casos de uso

Resumen de Subagents

README no disponible. Visita el repo en GitHub para la documentación completa.
ai-agentsclaude-codeclaude-code-plugingeminigrokllmmulti-agentopenai

Lo que la gente pregunta sobre claude-council

¿Qué es hex/claude-council?

+

hex/claude-council es subagents para el ecosistema de Claude AI. Claude Code plugin to consult multiple AI coding agents (Gemini, OpenAI, Grok) for diverse perspectives Tiene 345 estrellas en GitHub y se actualizó por última vez today.

¿Cómo se instala claude-council?

+

Puedes instalar claude-council clonando el repositorio (https://github.com/hex/claude-council) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar hex/claude-council?

+

hex/claude-council aún no ha sido auditado por nuestro agente de seguridad. Revisa el repositorio original en GitHub antes de usarlo en producción.

¿Quién mantiene hex/claude-council?

+

hex/claude-council es mantenido por hex. La última actividad registrada en GitHub es de today, con 0 issues abiertos.

¿Hay alternativas a claude-council?

+

Sí. En ClaudeWave puedes explorar subagents similares en /categories/agents, ordenados por popularidad o actividad reciente.

Despliega claude-council en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: hex/claude-council
[![Featured on ClaudeWave](https://claudewave.com/api/badge/hex-claude-council)](https://claudewave.com/repo/hex-claude-council)
<a href="https://claudewave.com/repo/hex-claude-council"><img src="https://claudewave.com/api/badge/hex-claude-council" alt="Featured on ClaudeWave: hex/claude-council" width="320" height="64" /></a>

Más Subagents