mastermind release command (monomind)
Scanned 9/10/2026
Install to Claude Code
npx -y skills add monoes/monomind --skill monomind-monomind-monomind-mastermind-release --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Monomind Monomind Monomind Mastermind Release?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/monoes-monomind-monomind-monomind-mastermind-release)More formats (shields.io, HTML) on the badges page.
---
description: mastermind release command (monomind)
type: flow
name: monomind-monomind-monomind-mastermind-release
---
<!-- Mastermind release domain — versioning, changelog, deployment. Default mode: auto. -->
**First — extract repeat flags:** Follow the REPEAT PREAMBLE from `mastermind-repeat/SKILL.md`. Extracts `--repeat`, `--tillend`, `--maxruns`, `--wait`, `--rep`, `--loop` from `$ARGUMENTS` before all other parsing. If `is_continuation = true`, skip the empty-prompt check and intake below.
Parse `$ARGUMENTS` for:
- `--auto` flag → mode = auto
- `--confirm` flag → mode = confirm
- `--project <name>` → project_name = <name>
- Remaining text = prompt
If prompt is empty: ask "What would you like to release or deploy?"
Load brain context for the `release` domain (follow mastermind-protocol/SKILL.md Brain Load Procedure).
Run intake if prompt is vague (follow mastermind-intake/SKILL.md — stop at Q3, domain is already known as `release`).
Default mode for this command: **auto** (unless `--confirm` flag present or intake Q4 says confirm).
Invoke `Skill("mastermind-release")` passing: brain_context, prompt, project_name, board_id (create if needed), mode.
After skill returns: follow mastermind-protocol/SKILL.md Brain Write Procedure for domain `release`.
Invoke `Skill("mastermind-repeat")` now to execute the REPEAT POSTAMBLE. This is a required tool call — do not skip it.
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!