Council Verify Deps banner
xrf9268-hue xrf9268-hue

Council Verify Deps

AI community

Description

--- name: council-verify-deps description: Verify all dependencies for LLM Council plugin (jq, Claude CLI, optional CLIs) model: claude-haiku-4-5-20251001 --- # Verify LLM Council Plugin Dependencies This command checks all required and optional dependencies for the LLM Council plugin. ## Implementation Instructions Use the **Bash tool** to run the dependency verification: ```bash #!/bin/bash echo "━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━" echo " LLM Council Plugin - Dependen

Installation

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

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

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

Full documentation available on GitHub

View Source Repository