Multi Mind banner
elsolal elsolal

Multi Mind

Development community

Description

--- name: multi-mind description: Débat multi-agents avec 6 IA pour valider PRD et code allowed-tools: - Read - Grep - Glob - Bash - Write - Task - WebFetch --- # Multi-Mind Command Lance un débat multi-agents pour valider un PRD ou reviewer du code. ## Usage ```bash /multi-mind prd <file> # Valider un PRD /multi-mind review <file> # Review multi-perspectives du code /multi-mind --room anti-consensus <cible> # session courte anti-consensus en cours de workflow ``` ##

Installation

Installs to ~/.claude/commands/elsolal-skillz-claude-codex-and-more-multi-mind.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/elsolal/Skillz-Claude-Codex-And-More/HEAD/.claude/commands/multi-mind.md -o ~/.claude/commands/elsolal-skillz-claude-codex-and-more-multi-mind.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository