council
A multi-agent consensus tool that spawns parallel judges for validation, research, and adversarial debate.
Install
npx skills add https://github.com/boshu2/agentops --skill councilStats
| Total installs | 1,523 |
| Weekly installs | 1.5K |
| GitHub stars | 225 |
| First seen | Feb 5, 2026 |
| Source | @boshu2/agentops |
Summary
- Supports three task modes: validate (PASS/WARN/FAIL verdicts), brainstorm (explore alternatives), and research (deep analysis with trade-offs)
- Spawns 2–3 independent judges by default; scales to 6+ agents with --deep, --mixed (Claude + Codex), and --explorers sub-agents, capped at 12 total
- Debate mode (--debate) runs two-round adversarial review with verdict exchange and position revision for high-stakes decisions
- Built-in presets (security-audit, architecture, code-review, plan-review, doc-review, retrospective) assign perspective-specific prompts; custom perspectives via --perspectives or YAML file
Tags
Related skills
| Skill | Installs | vs council |
|---|---|---|
| geo-content-optimizer | 1,542 | +19 |
| schema-markup-generator | 1,526 | +3 |
| video-translation | 1,399 | -124 |
| content-quality-auditor | 1,559 | +36 |
| libtv-skill | 1,506 | -17 |
FAQ
- How many installs does council have?
- council has 1,523 total installs and 1.5K installs this week.
- Where is council hosted?
- council is published by @boshu2/agentops at https://github.com/boshu2/agentops.
- How many GitHub stars does council have?
- council has 225 GitHub stars.
- When was council first indexed?
- OrangeBot.AI first indexed council on Feb 5, 2026.
- How do I install council?
- Run: npx skills add https://github.com/boshu2/agentops --skill council