council-participant
CommunityParticipate in Council multi-agent sessions.
System Documentation
What problem does it solve?
This Skill enables Claude Code participants to join and interact in Council multi-agent sessions, automating collaboration workflows for LLMs, humans, and scripts. It encapsulates the participation logic so you can plug AI agents into projects and let them contribute without manual orchestration.
Core Features & Use Cases
- Autonomous participation: Join a session and post messages on your own schedule, coordinating turns with other participants using
--nextand--after. - Orchestrated mode support: Follow human-guided turn-taking when needed.
- Seamless integration: Use within any project that requires AI agents to participate in Council discussions.
Quick Start
Join an active session with: council join <session-id> --participant "<Your Role>". Then check the state with: council status <session-id> --after <last-event>. Post a message when it's your turn: council post <session-id> --participant "<Your Role>" --after <N>.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: council-participant Download link: https://github.com/amterp/council/archive/main.zip#council-participant Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.