Help us improve
Share bugs, ideas, or general feedback.
From mymir
Dispatches the Mymir brainstorm subagent via the Task tool when the user types /mymir:brainstorm directly. Does not activate for natural-language project brainstorming.
npx claudepluginhub frkak/mymir --plugin mymirHow this skill is triggered — by the user, by Claude, or both
Slash command
/mymir:brainstormThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
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.
Facilitates interactive brainstorming sessions using diverse creative techniques and ideation methods. Auto-activates on 'help me brainstorm' or 'help me ideate'.
Facilitates structured brainstorming using creative techniques like ideation methods. Helps generate and organize ideas when users request brainstorming or ideation help.
Brainstorms and explores ideas for projects or features using subagents. Useful for generating creative solutions or exploring possibilities.
Share bugs, ideas, or general feedback.
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.