Toolverse
All skills

llm-council

by am-will

Orchestrate a configurable, multi-member CLI planning council (Codex, Claude Code, Gemini, OpenCode, or custom) to produce independent implementation plans, anonymize and randomize them, then judge and merge into one final plan. Use when you need a robust, bias-resistant

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
am-will
Category
Data Science
Views
3

About this skill

Orchestrate a configurable, multi-member CLI planning council (Codex, Claude Code, Gemini, OpenCode, or custom) to produce independent implementation plans, anonymize and randomize them, then judge and merge into one final plan. Use when you need a robust, bias-resistant planning workflow, structured JSON outputs, retries, and failure handling across multiple CLI agents.

How to use

  1. Sprawdź, czy plik konfiguracji agentów już istnieje w katalogu $XDG_CONFIG_HOME/llm-council/agents.json lub ~/.config/llm-council/agents.json. Jeśli go nie ma, uruchom ./setup.sh aby skonfigurować dostępnych agentów (Codex, Claude Code, Gemini, OpenCode lub własne).

  2. Przygotuj specyfikację zadania w formacie JSON. Przed uruchomieniem rady zadaj użytkownikowi szczegółowe pytania wyjaśniające: jakie są ograniczenia, kryteria sukcesu i potencjalne niejasności. Wyjaśnij, że odpowiadanie na pytania jest opcjonalne, ale więcej szczegółów poprawia jakość finalnego planu.

  3. Uruchom radę poleceniem python3 scripts/llm_council.py run --spec /path/to/spec.json. Agenci będą pracować równolegle w tle, każdy generując niezależny plan implementacji.

  4. Czekaj na zbieranie wyników. Rada anonimizuje i randomizuje plany, a następnie ocenia je, aby wybrać najlepsze elementy.

  5. Finalny plan zostanie wygenerowany jako plik Markdown dla przejrzystości i audytu. Wszystkie artefakty są zapisywane w katalogu ./llm-council/runs/<timestamp> względem bieżącego folderu roboczego.

  6. Jeśli chcesz zmienić domyślne ustawienia agentów, uruchom python3 scripts/llm_council.py configure — zapisze to nową konfigurację w pliku agentów.

Related skills

skill-installer

by openai

Install Codex skills into $CODEX_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos).

Data Science
23118

pdf-processing

by Ming-Kai-LC

Comprehensive PDF processing techniques for handling large files that exceed Claude Code's reading limits, including chunking strategies, text/table extraction, and OCR for scanned documents. Use when working with PDFs larger than 10-15MB or more than 30-50 pages.

Data Science
23134

claude-automation-recommender

by anthropics

Analyze a codebase and recommend Claude Code automations (hooks, subagents, skills, plugins, MCP servers). Use when user asks for automation recommendations, wants to optimize their Claude Code setup, mentions improving Claude Code workflows, asks how to first set up Claude Code

Data Science
1787

docx

by anthropics

Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content,

Data Science
39142

ml-paper-writing

by davila7

Write publication-ready ML/AI papers for NeurIPS, ICML, ICLR, ACL, AAAI, COLM. Use when drafting papers from research repos, structuring arguments, verifying citations, or preparing camera-ready submissions. Includes LaTeX templates, reviewer guidelines, and citation

Data Science
2681

data-storytelling

by wshobson

Transform data into compelling narratives using visualization, context, and persuasive structure. Use when presenting analytics to stakeholders, creating data reports, or building executive presentations.

Data Science
26105