mastermind worktree command (monomind)
Scanned 9/10/2026
Install to Claude Code
npx -y skills add monoes/monomind --skill monomind-mastermind-worktree --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Monomind Mastermind Worktree?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/monoes-monomind-mastermind-worktree)More formats (shields.io, HTML) on the badges page.
---
description: mastermind worktree command (monomind)
type: flow
name: monomind-mastermind-worktree
---
<!-- Use when starting feature work that needs isolation from the current workspace or before executing implementation plans — sets up an isolated git worktree -->
**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: **auto**.
---
Invoke `Skill("mastermind-worktree")` 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!