Skills に戻る
Discovery
Brainstorm
/hapo:brainstorm
Spec が存在する前の scout-first ideation です。raw intent を implementation code ではなく spec-ready decisions に変えます。
Use When
- Request が曖昧または広すぎる。
- Architecture choices がまだ開いている。
- Spec に入る前に scope gates、risks、tradeoffs が必要。
Flow
01 / Scout
Repo または relevant context を先に inspect します。
02 / Frame
Problem、user value、constraints、non-goals、risks を定義します。
03 / Compare
単純な architecture options と tradeoffs を比較します。
04 / Decide
Spec-ready decisions と open questions を出します。
05 / Handoff
方向が明確になってから specs に進みます。
Output
`/hapo:specs` に渡せる focused product and architecture direction。
Avoid
Code、scaffold、未承認の implementation choice を作るためには使いません。
Next Handoff
/hapo:specs