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__codex MCP tool
  • Woman: delegates to Google Gemini via gemini CLI

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

2. Setup

Installs
45
Repository
vinta/hal-9000
GitHub Stars
118
First Seen
Feb 11, 2026
magi — vinta/hal-9000