Collect and synthesize opinions from multiple AI agents. Use when users say "summon the council", "ask other AIs", or want multiple AI perspectives on a question.
Collects opinions from multiple AI agents and synthesizes a unified answer.
/plugin marketplace add team-attention/agent-council/plugin install team-attention-agent-council@team-attention/agent-councilThis skill inherits all available tools. When active, it can use any tool Claude has access to.
references/config.mdreferences/examples.mdreferences/host-ui.mdreferences/overview.mdreferences/requirements.mdreferences/safety.mdscripts/council-job-worker.jsscripts/council-job.jsscripts/council-job.shscripts/council.shCollect multiple AI opinions and synthesize one answer.
Run a job and collect results:
JOB_DIR=$(./skills/agent-council/scripts/council.sh start "your question here")
./skills/agent-council/scripts/council.sh wait "$JOB_DIR"
./skills/agent-council/scripts/council.sh results "$JOB_DIR"
./skills/agent-council/scripts/council.sh clean "$JOB_DIR"
One-shot:
./skills/agent-council/scripts/council.sh "your question here"
references/overview.md — workflow and background.references/examples.md — usage examples.references/config.md — member configuration.references/requirements.md — dependencies and CLI checks.references/host-ui.md — host UI checklist guidance.references/safety.md — safety notes.This skill should be used when the user asks to "create a hookify rule", "write a hook rule", "configure hookify", "add a hookify rule", or needs guidance on hookify rule syntax and patterns.
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.