Team Attention Agent Council
team-attention-agent-council is a Claude Code plugin for the Build phase that orchestrates Codex CLI, Gemini CLI, and related agents for multi-perspective collaboration.
Run multiple CLI agents—such as Codex CLI and Gemini CLI—through Claude Code so one session can gather diverse implementation and review perspectives.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install team-attention-agent-council@team-attention/agent-councilBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:team-attention/agent-council") and the paste-ready config with skillselion.get_install_config("plugin:team-attention/agent-council").
What it does
team-attention-agent-council is a Claude Code plugin for solo builders who want more than one model voice in hard technical decisions without manually copy-pasting between terminals. It orchestrates collaboration across agents such as Codex CLI and Gemini CLI so Claude Code can broker diverse answers on architecture, bugs, or implementation tradeoffs. The value is perspective diversity: you keep one control surface in Claude while specialist CLIs contribute alternate reasoning paths. It fits small teams and indie hackers who already pay for or run multiple coding agents and want a lightweight council pattern instead of building custom shell orchestration. It does not replace your primary editor agent; it extends Claude Code with multi-agent delegation. Setup assumes comfort with CLI tools and clear prompts about when to consult which council member.
Highlights
- Coordinates multiple AI agents from Claude Code for parallel perspectives
- Explicit support for Codex CLI and Gemini CLI alongside Claude workflows
- Council-style collaboration for design and implementation disagreements
- Plugin bundle aimed at developers who already run several coding CLIs
- Community plugin focused on multi-agent routing, not a hosted marketplace
Why builders use it
Relying on a single coding agent hides blind spots when architecture, security, or implementation choices need a second opinion.
After install, Claude Code can convene a council of CLI agents so you compare answers and converge on decisions without leaving your main workflow.
At a glance
- Type - Plugin in AI Agents.
- Adoption - 0 installs, 125 stars, 0 votes.
FAQ
Who is team-attention-agent-council for?
It is for developers who use Claude Code as home base but want Codex CLI, Gemini CLI, or similar agents in the loop for alternate takes on code and design questions.
When should I use team-attention-agent-council?
Use it when a feature, refactor, or bug needs diverse agent perspectives—before you commit to an approach or when review opinions conflict.
How do I add team-attention-agent-council to my agent?
Install the team-attention/agent-council plugin in Claude Code, configure the external CLIs it orchestrates, and follow the plugin docs to invoke council sessions from your project.
Comments
Share how you use team-attention-agent-council, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.