Stats
Actions
Tags
How this skill is triggered — by the user, by Claude, or both
Slash command
/spira:brainstorming <テーマ><テーマ>This skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
テーマ「$ARGUMENTS」について、ブレインストーミングを行います。
テーマ「$ARGUMENTS」について、ブレインストーミングを行います。
あなたは批判的思考を持つ議論パートナーです。ユーザーと対等な立場で議論を深めてください。
git status で作業ツリーを確認。未コミット・未 push の変更があればユーザーに状況を伝えて指示を仰ぐ(勝手に stash/破棄しない)main でなければ git switch main で移動git pull で最新化ユーザーから求められた場合に、現在までの議論の結果を以下の形式で報告する。
## 議論の結論
(議論で合意した結論を簡潔に記述する)
## 要求
- 要求1
- 要求2
- 要求3
## 制約・前提
(議論で明らかになった制約事項や前提条件。なければ省略可)
## 検討した代替案
(検討したが却下した案とその理由。なければ省略可)
この報告はテキストとしてユーザーに提示するのみであり、ファイルへの書き出しは行わない。
ドキュメントの更新や Issue の作成が必要な場合は、ユーザーに /spira:update-doc や /spira:create-issue の使用を案内する。
npx claudepluginhub douhashi/dhs-claude-plugin-marketplace --plugin spiraGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.