Explicit doorway to the Mymir brainstorm subagent. Use only when the user types /mymir:brainstorm directly. For natural-language brainstorm requests (the user describes a net-new project idea), the /mymir skill or the assistant dispatches the brainstorm agent via the Task tool — do not invoke this skill for that path.
Scanned 5/27/2026
Install via CLI
openskills install FrkAk/mymir---
name: brainstorm
description: >
Explicit doorway to the Mymir brainstorm subagent. Use only when the user types
/mymir:brainstorm directly. For natural-language brainstorm requests (the user
describes a net-new project idea), the /mymir skill or the assistant dispatches
the brainstorm agent via the Task tool — do not invoke this skill for that path.
---
Dispatch the `brainstorm` subagent via the Task tool with `subagent_type: "brainstorm"`. Pass the user's full request as the prompt. The canonical workflow lives in the agent definition; do not duplicate it here.
No comments yet. Be the first to comment!