mastermind execute command (monomind)
Scanned 9/10/2026
Install to Claude Code
npx -y skills add monoes/monomind --skill monomind-mastermind-execute --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Monomind Mastermind Execute?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/monoes-monomind-mastermind-execute)More formats (shields.io, HTML) on the badges page.
---
description: mastermind execute command (monomind)
type: flow
name: monomind-mastermind-execute
---
<!-- Execute a written implementation plan step by step with review checkpoints and finishing handoff. -->
**First — extract repeat flags:** Follow REPEAT PREAMBLE from `mastermind-repeat/SKILL.md`.
Parse `$ARGUMENTS` for `--auto`, `--confirm`, `--project <name>`, and remaining text (treated as plan path or goal).
Load brain context (follow `mastermind-protocol/SKILL.md` Brain Load Procedure).
Default mode: **auto**.
---
Invoke `Skill("mastermind-execute")` 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!