magi-ex
Installation
SKILL.md
MAGI EX
Multi-model brainstorming panel. Three teammates explore a question in parallel, each backed by a different model family, then the lead consolidates their proposals for the user.
- Scientist -- reasons directly as Claude Opus (no external dispatch)
- Mother -- delegates to OpenAI Codex via
mcp__codex__codexMCP tool - Woman -- delegates to Google Gemini via
geminiCLI
User Question
<user_question> $ARGUMENTS </user_question>
Process
1. Clarify
If the question is underspecified, use AskUserQuestion to nail down purpose, constraints, and success criteria. Skip if already clear and actionable.