← All creators

hex

User

Claude Code plugin that asks several AI coding agents the same question and shows their answers side by side. Gemini, OpenAI, Grok, Perplexity, Kimi and any model OpenRouter routes to over API; codex, antigravity, grok and kimi CLIs on subscription auth; ollama locally.

10 indexed · 4 Featured · 764 stars · avg score 87
Prolific

Categories

Indexed Skills (10)

AI & Automation Featured

deep-execution

Executes agent-enhanced council queries by spawning parallel Claude subagents that each query a provider, evaluate response quality, ask follow-up questions, and return structured insights with confidence ratings and blind spot analysis. Invoked when the --agents flag is used or when complex architectural decisions are detected.

726 Updated 4 days ago
hex
AI & Automation Featured

local-council-execution

Runs a local council when no external AI providers are configured. Spawns N independent Claude subagents (one per role, blind to each other) that each answer the question from a single assigned lens, then synthesizes their perspectives. Invoked by the ask command via --local, or when the user accepts the local-council offer after no providers are found. This is a same-model (Claude-only) panel, not a cross-vendor council.

726 Updated 4 days ago
hex
AI & Automation Featured

council-execution

Executes council queries by running the query pipeline across selected AI providers (Gemini, OpenAI, Grok, Perplexity), displaying formatted responses verbatim, and generating a synthesis of consensus, divergence, and recommendations. Invoked by the ask command during standard (non-agent) council queries.

726 Updated 4 days ago
hex
AI & Automation Featured

provider-integration

Adds new AI providers to claude-council, configures provider API settings, troubleshoots provider connections, and documents the provider script interface. Covers creating provider shell scripts, setting API keys, and validating connectivity. Triggers on "add provider", "new AI agent", "provider not working", "API configuration", or "extend council".

726 Updated 4 days ago
hex
AI & Automation Solid

prose-hygiene

Remove AI writing tells from prose. Use when drafting, editing, or reviewing text to eliminate predictable AI patterns.

38 Updated 3 days ago
hex
Code & Development Solid

merge

Close out a feature branch or cs task worktree - run the repo's gates, merge --no-ff, re-run gates on the merged result, clean up. Invoke when the user asks to merge a branch or worktree, or to close out a finished feature.

38 Updated 3 days ago
hex
AI & Automation Solid

rotate

Rotate the current cs conversation - write a lineage-stamped handoff to .cs/handoffs/, arm it, and tell the user to run /clear so a fresh conversation continues from it. Invoke when the user asks to rotate, or accepts a context-heavy rotation suggestion.

38 Updated 3 days ago
hex
AI & Automation Solid

store-secret

Store secrets shared in chat into the cs session secret store. PROACTIVE - invoke immediately when the user shares API keys, passwords, tokens, or other credentials in their message; do not wait to be asked.

38 Updated 3 days ago
hex
AI & Automation Solid

voice

Draft messages, replies, PR/issue/commit text, or longer prose in the user's own writing voice, learned from their Claude Code transcripts. Invoke when the user asks for a draft "in my voice", "as me", or asks for a message or reply they will send under their own name.

38 Updated 3 days ago
hex
AI & Automation Solid

write-as-me

Draft messages, replies, PR/issue/commit text, or longer prose in the user's own writing voice, learned from their Claude Code transcripts. Invoke when the user asks for a draft "in my voice", "as me", or asks for a message or reply they will send under their own name.

38 Updated 3 days ago
hex

Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.