llm-council
CommunityCoordinate a multi-agent planning council.
Authoram-will
Version1.0.0
Installs0
System Documentation
What problem does it solve?
The LLM Council skill coordinates a configurable, multi-member CLI planning workflow to produce independent implementation plans, anonymize outputs, and merge them into a single final plan for auditability.
Core Features & Use Cases
- Orchestrates multiple CLI agents (Codex, Claude, Gemini, OpenCode) to generate independent plan drafts.
- Anonymizes and shuffles plans, then runs a judge to synthesize a unified final plan.
- Produces Markdown outputs suitable for reviews and preserves run artifacts under llm-council/runs for traceability.
Quick Start
Run the council on a task spec:
- python3 scripts/llm_council.py run --spec path/to/spec.json
- Optional flags: --timeout, --config, --out to capture and customize the final output.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: llm-council Download link: https://github.com/am-will/codex-skills/archive/main.zip#llm-council 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.