llm-council
01xrf9268-hue/llm-council-plugin
Plugin Claude Code
Plugin marketplace listing 1 plugin: llm-council-plugin.
xrf9268-hue/llm-council-plugin
Plugin Claude Code
Plugin marketplace listing 1 plugin: llm-council-plugin.
xrf9268-hue/llm-council-plugin
Plugin Claude Code
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
xrf9268-hue/llm-council-plugin
Instructions file CodexOpenCode
AGENTS.md instructions for xrf9268-hue/llm-council-plugin, covering llm council plugin - subagent definitions, council chairman agent, adding new subagents, best practices and references.
xrf9268-hue/llm-council-plugin
Instructions file
Claude Code instructions for xrf9268-hue/llm-council-plugin, covering llm council plugin development context, what is llm council plugin?, core architecture, quick development workflow and 1. run test suite (required).
xrf9268-hue/llm-council-plugin
Agent
Chief arbiter of the LLM Council that synthesizes multi-model responses. MUST BE INVOKED after council members complete their responses. Reads stage 1 opinions and stage 2 reviews, identifies consensus and disagreements, arbitrates conflicts, and generates the final verdict report. Use when you need to synthesize and…
xrf9268-hue/llm-council-plugin
Command
Clean up the LLM Council working directory and temporary files created in .council/.
xrf9268-hue/llm-council-plugin
Command
View and manage LLM Council configuration settings.
xrf9268-hue/llm-council-plugin
Command
Display comprehensive help information for the LLM Council plugin.
xrf9268-hue/llm-council-plugin
Command
Check the availability and readiness of all LLM Council components.
xrf9268-hue/llm-council-plugin
Command
Verify all dependencies for LLM Council plugin (jq, Claude CLI, optional CLIs).
xrf9268-hue/llm-council-plugin
Command
Summon the LLM Council for multi-model deliberation on complex technical questions.
xrf9268-hue/llm-council-plugin
Hook
Runs when a session starts on startup, resume, clear and compact, executing session-start.sh (4 commands). From xrf9268-hue/llm-council-plugin.
xrf9268-hue/llm-council-plugin
Hook
Runs before the agent uses a tool for Bash tool calls, executing pre-tool.sh. From xrf9268-hue/llm-council-plugin.
xrf9268-hue/llm-council-plugin
Hook
Runs after a tool call finishes for Bash tool calls, executing post-tool.sh. From xrf9268-hue/llm-council-plugin.
xrf9268-hue/llm-council-plugin
Skill Claude CodeCodex
Orchestrates multi-model LLM consensus through a three-phase deliberation protocol. Use when you need collaborative AI review, multi-model problem-solving, code review from multiple perspectives, or consensus-based decision making. Coordinates OpenAI Codex, Google Gemini, and Claude CLIs for opinion collection, peer…
Hook Claude Code
Runs when a session starts on startup, executing session-start.sh via bash. From xrf9268-hue/aiops-platform.
Settings file Claude Code
Agent settings declaring 1 hook event (SessionStart).
Skill Claude CodeCodex
Take a tracked GitHub issue in aiops-platform from triage through SPEC/upstream investigation, TDD implementation, and local gates to an open PR, then hand off to handle-pr / gh-pr-follow-through. Use when starting work on an issue here — "处理下一个 issue", "修.
Skill Claude CodeCodex
Audit and ship a GitHub PR through SPEC-aligned review rounds against upstream openai/symphony. Manual invoke only.
Instructions file CodexOpenCode
Instructions for xrf9268-hue/aiops-platform, covering agents.md, index, what this project is, spec alignment is a hard requirement and harness engineering principles.
Instructions file
Instructions for xrf9268-hue/aiops-platform.