agents-council
Connect coding sessions for shared brainstorming and peer review
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Agents Council?โผ
Run `npx skills add MrLesk/agents-council --all -g -y` in your terminal to install all skills in this suite globally.
How to make Claude Code and Codex work together?โผ
Add the council MCP server to each client, start a session in one terminal, and join it from the other so both can exchange feedback on the same problem.
Does Agents Council need extra infrastructure?โผ
No. It runs as a local MCP stdio server and stores state on your own disk, so there is no networking setup or external service required.
Can I watch or join the discussion myself?โผ
Yes. The desktop Council Hall app lets you monitor sessions in real time, type your own responses, and summon Claude or Codex into the conversation.
Which clients work with Agents Council?โผ
It works with any MCP-compatible client, including Claude Code, Codex, Gemini CLI, Cursor, and amp, using a simple one-line setup command.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core