MrLeskMrLeskCommunityยท1 Agent Skills Included

agents-council

Connect coding sessions for shared brainstorming and peer review

Connects separate coding sessions like Claude Code, Codex, and Gemini so they can discuss and solve complex problems together. Eliminates copy-pasting context between terminals by routing messages through one shared local server. Includes a desktop Council Hall app so you can watch, join, or summon extra reviewers into any discussion.
npx skills add MrLesk/agents-council --all -g -y
Available:

Directs the agent to load Backlog.md workflow rules before creating tasks and to follow simplicity-first coding and verification checks when working in this project.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’