How this skill is triggered — by the user, by Claude, or both
Slash command
/core:brainstormThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
チームエージェントを使って、複数の視点からアイデアを出し合うブレインストーミングセッションを実行する。
チームエージェントを使って、複数の視点からアイデアを出し合うブレインストーミングセッションを実行する。 自分(メインエージェント)がファシリテーターとして進行し、スポーンした参加者エージェントがアイデアを出し合う。
Planモードが有効な場合は、ExitPlanMode を呼び出してPlanモードを抜けてから Step 1 に進むこと。ブレストセッションはチーム作成・ファイル編集など書き込み操作を伴うため、Planモードのままでは実行できない。
$ARGUMENTS でテーマが指定されている場合はそれを使用する。未指定の場合は AskUserQuestion で確認する。
AskUserQuestion で以下を確認する(1回のAskUserQuestionで可能な限りまとめて聞く):
brainstorm-session)general-purpose エージェントとしてスポーンする
team_name: brainstorm-session を指定name: 役割がわかる名前をつける(例: tech-perspective, user-advocate)自分(メインエージェント)がファシリテーターとして進行する。
重要: ユーザーの意見もエージェントと同等に扱う。特別扱いしない。
最終ラウンド終了後、以下の手順で結論を決定する:
重要: ファシリテーターが独断で結論を決めてはいけない。必ず多数決の結果に従うこと。全員の票を平等に1票として扱う(ユーザーもエージェントもファシリテーターも同じ1票)。
ブレスト結果を以下の構成でまとめて出力する:
ブレスト結果をマークダウンファイルとして保存する:
brainstorm-{テーマの要約}-{日付}.mdshutdown_request)を送るnpx claudepluginhub kentanakae/claude-code-plugins --plugin coreCollects and synthesizes opinions from configured AI team members in parallel, then facilitates interactive discussion. Useful for brainstorming, gathering diverse perspectives, and multi-angle analysis before implementation.
Structured brainstorming using the Double Diamond model with memory-first ground phase. Use before creative work: new features, architecture decisions, design exploration.
Runs structured multi-perspective analysis using Six Thinking Hats. Invoke via /huddle when weighing decisions or needing balanced debate.