agent-council

Collect opinions from multiple AI agents and synthesize a final recommendation.

815|107|Updated Jan 1, 2026
One-click install
npx skills add https://github.com/team-attention/plugins-for-claude-natives --skill agent-council
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-council
Source: https://github.com/team-attention/plugins-for-claude-natives/tree/main/plugins/agent-council
Command: npx skills add https://github.com/team-attention/plugins-for-claude-natives --skill agent-council

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill collects opinions from multiple AI agents and synthesizes them into a single, coherent recommendation, helping you make faster, more informed decisions without chasing multiple sources.

Core Features & Use Cases

  • Multi-agent collection: Broadcasts a question to configured agents (e.g., Claude Code, Codex CLI, Gemini) and gathers responses.
  • Chairman synthesis: A configurable Chairman synthesizes the final recommendation from all opinions.
  • Config-driven: Manage members and chairman in council.config.yaml; supports auto-detect of available CLIs.

Quick Start

Start a council on a question:

  • Start a council job: ./skills/agent-council/scripts/council.sh start "Your question here"