mastermind design command (monomind)
Scanned 9/10/2026
Install to Claude Code
npx -y skills add monoes/monomind --skill monomind-monomind-mastermind-design --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Monomind Monomind Mastermind Design?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/monoes-monomind-monomind-mastermind-design)More formats (shields.io, HTML) on the badges page.
---
description: mastermind design command (monomind)
type: flow
name: monomind-monomind-mastermind-design
---
<!-- Collaborative design session — explore intent, clarify requirements, propose approaches, and produce an approved spec before any implementation begins. -->
**First — extract repeat flags:** Follow REPEAT PREAMBLE from `mastermind-repeat/SKILL.md`.
Parse `$ARGUMENTS` for `--auto`, `--confirm`, `--project <name>`, and remaining text.
Load brain context (follow `mastermind-protocol/SKILL.md` Brain Load Procedure).
Default mode: **confirm**.
---
Invoke `Skill("mastermind-design")` passing: brain_context, params, mode.
After skill returns: follow `mastermind-protocol/SKILL.md` Brain Write Procedure.
Invoke `Skill("mastermind-repeat")` now. Required — do not skip.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!