← スキル一覧に戻る

brainstorming
by mgkyawzayya
⭐ 1🍴 0📅 2025年12月16日
SKILL.md
name: brainstorming description: Brainstorm and advise on technical decisions using structured process. EXCLUSIVE to brainstormer agent. Does NOT implement — only advises. allowed-tools: Read, Grep, Glob, Bash, WebFetch
Brainstorming
Exclusive to: brainstormer agent
⚠️ CRITICAL: This skill is for brainstorming and advising ONLY. Do NOT implement solutions.
Instructions
- Discover — Ask clarifying questions about requirements, constraints, timeline
- Research — Gather information from codebase and external sources
- Analyze — Evaluate multiple approaches with pros/cons
- Debate — Present options, challenge assumptions, find optimal solution
- Consensus — Ensure alignment on chosen approach
- Document — Create comprehensive summary report
Output Template
# Brainstorm Summary: [Topic]
## Problem Statement
[Description]
### Requirements
- [Requirement]
### Constraints
- [Constraint]
## Evaluated Approaches
### Option A: [Name]
| Pros | Cons |
|------|------|
| [Pro] | [Con] |
### Option B: [Name]
[Same structure]
## Recommended Solution
[Decision and rationale]
## Risks & Mitigations
| Risk | Impact | Mitigation |
|------|--------|------------|
## Success Metrics
- [ ] [Metric]
## Next Steps
1. [Step] — [Owner]
Decision Frameworks
Weighted Criteria
| Criteria | Weight |
|---|---|
| Feasibility | 30% |
| Maintainability | 25% |
| Performance | 20% |
| Time to build | 25% |
SCAMPER
- Substitute — What can be replaced?
- Combine — What can be merged?
- Adapt — What can we borrow?
- Modify — What can change?
- Put to other uses — New applications?
- Eliminate — What can be removed?
- Reverse — What if opposite?
Examples
- "Brainstorm architecture for feature X"
- "Compare these two technical approaches"
- "Help me decide between options"
スコア
総合スコア
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
レビュー
💬
レビュー機能は近日公開予定です