agent-council

Installation
SKILL.md

Agent Council

Collect multiple AI opinions and synthesize one answer.

Usage

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"
Related skills

More from team-attention/plugins-for-claude-natives

Installs
25
GitHub Stars
765
First Seen
Jan 30, 2026