Back to list
team-attention

agent-council

by team-attention

Claude Code plugins for power users

396🍴 46📅 Jan 23, 2026

SKILL.md


name: agent-council description: 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.

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"

References

  • 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.

Score

Total Score

70/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

+5
最近の活動

3ヶ月以内に更新

+5
フォーク

10回以上フォークされている

+5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon