From owlex
Starts AI council deliberation querying Codex, Gemini, and OpenCode in parallel for multi-perspective answers to coding questions or tasks. Returns task ID for async status checks.
How this skill is triggered — by the user, by Claude, or both
Slash command
/owlex:councilThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Start an owlex council deliberation - queries Codex, Gemini, and OpenCode in parallel with 2-round deliberation.
Start an owlex council deliberation - queries Codex, Gemini, and OpenCode in parallel with 2-round deliberation.
mcp__owlex__council_ask with:
prompt: The user's question/taskworking_directory: Current working directorydeliberate: truecritique: false/council-result <task_id>"/council-status"Do NOT call wait_for_task. Return immediately after council_ask.
/council How should I structure this auth system?/council Review this code for bugsnpx claudepluginhub agentic-box/owlexSpawns parallel agents with distinct cognitive personas to deliberate on questions, research codebase files, and synthesize opinionated verdicts. For multi-viewpoint analysis of decisions, designs, or strategies.
Queries multiple external AI agents (Codex, Gemini, OpenCode, Claude Code) in parallel for independent second opinions on code review, architecture decisions, and ambiguous problems.
Orchestrates parallel analysis of coding problems across AI models (Claude, GPT, Gemini, Grok) via CLI tools or APIs, collects recommendations, and synthesizes optimal solution.