Skip to main content
Back to registry

llm-council

am-will/codex-skills

Use agents.planners to define any number of planning agents, and optionally agents.judge to override the judge. If agents.judge is omitted, the first planner config is reused as the judge. If agents is omitted in the task spec, the CLI will use the user config file when present, otherwise it falls back to the default...

Installs1
Install command
npx skills add https://github.com/am-will/codex-skills --skill llm-council
Security audits
Gen Agent Trust HubFAIL
SocketPASS
SnykPASS
About this skill
Use agents.planners to define any number of planning agents, and optionally agents.judge to override the judge. If agents.judge is omitted, the first planner config is reused as the judge. If agents is omitted in the task spec, the CLI will use the user config file when present, otherwise it falls back to the default council. Example with multiple OpenCode models: Custom commands (stdin prompt) can be used by setting kind to custom and providing command and prompt_mode (stdin or arg). Use extra_args to append additional CLI flags for any agent. See references/task-spec.example.json for a full copy/paste example. - Always check for an existing agents config file first ( $XDG_CONFIG_HOME/llm-council/agents.json or ~/.config/llm-council/agents.json ). If none exists, tell the user to run ./setup.sh to configure or update agents.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does llm-council do?

Use agents.planners to define any number of planning agents, and optionally agents.judge to override the judge. If agents.judge is omitted, the first planner config is reused as the judge. If agents is omitted in the task spec, the CLI will use the user config file when present, otherwise it falls back to the default...

Is llm-council good?

llm-council does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does llm-council work with?

llm-council currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to llm-council?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install llm-council?

npx skills add https://github.com/am-will/codex-skills --skill llm-council

Related skills

More from am-will/codex-skills

Related skills

Alternatives in Software Engineering