スキル一覧に戻る
gakonst

brainstorm

by gakonst

My dotfiles along with a script to deploy them to your environment.

14🍴 2📅 2026年1月15日
GitHubで見るManusで実行

SKILL.md


name: brainstorm description: Use when generating options or clarifying a build/fix request—pull constraints from the user, list varied approaches, then narrow with them to pick a plan. For code reviews, use briefly to confirm expectations, then hand off to the agent flow.

Brainstorm

Overview

Generate many concise options first, then converge with the user. Favor breadth, then prune to what fits scope, time, and constraints.

When to Use

  • Any build/fix request that lacks explicit constraints (scope, stack, perf, deadlines).
  • User asks for ideas, approaches, pros/cons, or “what are my options?”
  • Early in a task to choose direction or unblock.
  • When stuck or tunneling on one solution.
  • Before a code/PR review: confirm expectations (depth, checks to run) then proceed with the agent default review flow.

Core Pattern (Diverge → Converge)

  1. Clarify must-haves/constraints in 1–3 bullets (time, stack, budget, risk).
  2. Diverge: list 5–10 varied options (mix quick wins, bold bets, hybrids). One line each.
  3. Cluster and trim: group similar items, drop weak/out-of-scope ones.
  4. Select 1–3 candidates with rationale (impact vs effort vs risk).
  5. Ask for a pick or permission to detail the top choice.
  6. If chosen, expand into a concrete next-step plan (3–6 steps, timeboxed).

Tips

  • Keep options short; avoid over-detailing during divergence.
  • Include at least one low-risk/fast path and one higher-upside path.
  • Call out key trade-offs (time, complexity, reliability).
  • If info is missing, state assumptions and invite corrections.
  • Avoid anchoring: shuffle or avoid numbering during divergence; number only when converging.

Quick Reference

  • Start: “What constraints or must-haves should I respect? (time/budget/stack/risk)”
  • Diverge: bullet 5–10 options, 1 line each.
  • Converge: pick 1–3 best with why; ask which to pursue.
  • Expand: provide next steps for the chosen option.

Red Flags

  • Only one idea offered (no divergence).
  • Options are near-identical or all high-risk.
  • Deep detail before the user chooses a direction.
  • Ignoring stated constraints or assumptions.

スコア

総合スコア

50/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です