Council Deliberation
Start an owlex council deliberation - queries Codex, Gemini, and OpenCode in parallel with 2-round deliberation.
Instructions
- Take the user's question or task from: $ARGUMENTS
- If no argument provided, ask what they want the council to discuss
- Call
mcp__owlex__council_askwith:prompt: The user's question/taskworking_directory: Current working directorydeliberate: truecritique: false
- Return immediately with the task_id
- Tell the user:
- "Council started (task: )"
- "This typically takes 2-5 minutes"
- "Check results with:
/council-result <task_id>" - "Or check status with:
/council-status"
Do NOT call wait_for_task. Return immediately after council_ask.
Usage
/council How should I structure this auth system?/council Review this code for bugs