llm-council
Orchestrates multiple LLM agents to generate, judge, and merge structured plans with bias reduction and validation.
Install
npx skills add https://github.com/am-will/codex-skills --skill llm-councilStats
| Total installs | 1,155 |
| Weekly installs | 1.2K |
| GitHub stars | 820 |
| First seen | Jan 23, 2026 |
| Source | @am-will/codex-skills |
Summary
- Supports configurable planner agents (Codex, Claude, Gemini, OpenCode, or custom CLI commands) running in parallel, with optional judge override
- Conducts structured intake questioning before plan generation to clarify ambiguities, constraints, and success criteria
- Produces validated Markdown outputs with automatic retry logic (up to 2 attempts) and failure handling across all agents
- Anonymizes and randomizes planner outputs before judging to reduce bias, then saves judge feedback and final merged plan to timestamped run directories
Tags
Related skills
| Skill | Installs | vs llm-council |
|---|---|---|
| memory-optimize | 1,117 | -38 |
| figma | 1,181 | +26 |
| heygen | 1,143 | -12 |
| prompt-lookup | 1,113 | -42 |
| regex-vs-llm-structured-text | 1,178 | +23 |
FAQ
- How many installs does llm-council have?
- llm-council has 1,155 total installs and 1.2K installs this week.
- Where is llm-council hosted?
- llm-council is published by @am-will/codex-skills at https://github.com/am-will/codex-skills.
- How many GitHub stars does llm-council have?
- llm-council has 820 GitHub stars.
- When was llm-council first indexed?
- OrangeBot.AI first indexed llm-council on Jan 23, 2026.
- How do I install llm-council?
- Run: npx skills add https://github.com/am-will/codex-skills --skill llm-council