Claude Code skills that leverage parallel agent swarms for creative exploration and multi-session orchestration
npx claudepluginhub ogabrielluiz/parallel-mindsA collection of Claude Code skills that leverage parallel agent swarms for creative exploration, ideation, problem-solving, and multi-session orchestration
A Claude Code plugin with skills that leverage parallel agent swarms for creative exploration, ideation, and problem-solving.
claude plugin marketplace add https://github.com/ogabrielluiz/parallel-minds
claude plugin install parallel-minds
Dispatches 10-20 parallel agents with domain-adapted creative angles to explore a design space, then presents structured proposals for you to choose from.
Invoke with /parallel-minds:creative-consensus or describe a creative challenge — the skill triggers automatically.
| Recipe | Agents | When to Use |
|---|---|---|
standard | 10 | Default — feature design, refactoring |
deep | 15 | Architecture decisions, complex features |
thorough | 20 | System design, irreversible decisions |
research | 15 | When existing codebase context matters |
adversarial | 10 | When stress-testing matters more than breadth |
Automatically detects the problem domain (systems architecture, API design, data modeling, security, DevOps, UX) and selects appropriate creative angles. Three mandatory roles always included:
Comparison table in three tiers:
Each idea includes: name, pitch, mechanism, effort, risk, reversibility, and failure mode.
claude --plugin-dir ./
MIT