magi
Installation
SKILL.md
MAGI
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
Process
1. Clarify
If the question is underspecified, use AskUserQuestion to nail down purpose, constraints, and success criteria. Skip if already clear and actionable.
- Ask questions one at a time to refine the idea
- Prefer multiple choice questions when possible, but open-ended is fine too
- Only one question per message