Council Help banner
xrf9268-hue xrf9268-hue

Council Help

AI community

Description

--- description: Display comprehensive help information for the LLM Council plugin. model: claude-haiku-4-5-20251001 --- # Council Help Display comprehensive help information for the LLM Council plugin. ## Overview The LLM Council is a multi-model deliberation system that consults three AI assistants (Claude, OpenAI Codex, and Google Gemini) to provide consensus-driven technical recommendations. ## Available Commands | Command | Description | |---------|-------------| | `/council "<questio

Installation

Installs to ~/.claude/skills/xrf9268-hue-llm-council-plugin-council-help/SKILL.md

Terminal
mkdir -p ~/.claude/skills/xrf9268-hue-llm-council-plugin-council-help && curl -fsSL https://raw.githubusercontent.com/xrf9268-hue/llm-council-plugin/HEAD/commands/council-help.md -o ~/.claude/skills/xrf9268-hue-llm-council-plugin-council-help/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository