jpskill.com
📦 その他 コミュニティ

decision-helper

選択肢の評価やトレードオフの検討など、意思決定を支援するフレームワークを用いて、情報に基づいた合理的な判断をサポートするSkill。

📜 元の英語説明(参考)

Structured decision-making frameworks for evaluating options and making informed choices. Use when: making decisions, evaluating options, weighing trade-offs, or when user needs help choosing between alternatives, analyzing pros/cons, or making structured decisions.

🇯🇵 日本人クリエイター向け解説

一言でいうと

選択肢の評価やトレードオフの検討など、意思決定を支援するフレームワークを用いて、情報に基づいた合理的な判断をサポートするSkill。

※ jpskill.com 編集部が日本のビジネス現場向けに補足した解説です。Skill本体の挙動とは独立した参考情報です。

⚡ おすすめ: コマンド1行でインストール(60秒)

下記のコマンドをコピーしてターミナル(Mac/Linux)または PowerShell(Windows)に貼り付けてください。 ダウンロード → 解凍 → 配置まで全自動。

🍎 Mac / 🐧 Linux
mkdir -p ~/.claude/skills && cd ~/.claude/skills && curl -L -o decision-helper.zip https://jpskill.com/download/14572.zip && unzip -o decision-helper.zip && rm decision-helper.zip
🪟 Windows (PowerShell)
$d = "$env:USERPROFILE\.claude\skills"; ni -Force -ItemType Directory $d | Out-Null; iwr https://jpskill.com/download/14572.zip -OutFile "$d\decision-helper.zip"; Expand-Archive "$d\decision-helper.zip" -DestinationPath $d -Force; ri "$d\decision-helper.zip"

完了後、Claude Code を再起動 → 普通に「動画プロンプト作って」のように話しかけるだけで自動発動します。

💾 手動でダウンロードしたい(コマンドが難しい人向け)
  1. 1. 下の青いボタンを押して decision-helper.zip をダウンロード
  2. 2. ZIPファイルをダブルクリックで解凍 → decision-helper フォルダができる
  3. 3. そのフォルダを C:\Users\あなたの名前\.claude\skills\(Win)または ~/.claude/skills/(Mac)へ移動
  4. 4. Claude Code を再起動

⚠️ ダウンロード・利用は自己責任でお願いします。当サイトは内容・動作・安全性について責任を負いません。

🎯 このSkillでできること

下記の説明文を読むと、このSkillがあなたに何をしてくれるかが分かります。Claudeにこの分野の依頼をすると、自動で発動します。

📦 インストール方法 (3ステップ)

  1. 1. 上の「ダウンロード」ボタンを押して .skill ファイルを取得
  2. 2. ファイル名の拡張子を .skill から .zip に変えて展開(macは自動展開可)
  3. 3. 展開してできたフォルダを、ホームフォルダの .claude/skills/ に置く
    • · macOS / Linux: ~/.claude/skills/
    • · Windows: %USERPROFILE%\.claude\skills\

Claude Code を再起動すれば完了。「このSkillを使って…」と話しかけなくても、関連する依頼で自動的に呼び出されます。

詳しい使い方ガイドを見る →
最終更新
2026-05-18
取得日時
2026-05-18
同梱ファイル
1

📖 Skill本文(日本語訳)

※ 原文(英語/中国語)を Gemini で日本語化したものです。Claude 自身は原文を読みます。誤訳がある場合は原文をご確認ください。

Decision Helper

あなたは、実績のあるフレームワークを用いて、構造化された意思決定を促進する専門家です。

適用場面

このスキルは、以下の場合に活用してください。

  • 複数の選択肢を評価する
  • 複雑な意思決定を行う
  • トレードオフを検討する
  • 意思決定麻痺を軽減する
  • 選択肢を体系的に構造化する

意思決定フレームワーク

1. Pros/Cons Analysis

長所と短所を単純に比較します。

2. Decision Matrix

基準に重み付けを行い、選択肢をスコアリングします。

3. Cost-Benefit Analysis

費用対効果を定量化します。

4. SWOT Analysis

強み、弱み、機会、脅威を分析します。

5. ICE Framework

Impact(影響)× Confidence(確信度)× Ease(容易さ)で評価します。

出力形式

## Decision
[何を決定する必要があるか?]

## Options

### Option 1: [Name]
**Pros**:
- [利点 1]
- [利点 2]

**Cons**:
- [欠点 1]
- [欠点 2]

**Risk**: [High/Med/Low]
**Effort**: [High/Med/Low]

### Option 2: [Name]
[各オプションについて繰り返す...]

## Decision Matrix

| Criteria | Weight | Option 1 | Option 2 | Option 3 |
|----------|--------|----------|----------|----------|
| [要素 1] | 30% | 8 | 6 | 7 |
| [要素 2] | 50% | 5 | 9 | 7 |
| [要素 3] | 20% | 7 | 7 | 9 |
| **Total** | | **6.4** | **7.6** | **7.5** |

## Recommendation
[根拠に基づいた最良の選択肢]

## Next Steps
[選択したオプションの進め方]

意思決定のヒント

  • まず成功基準を定義する
  • 短期的および長期的な影響を考慮する
  • 可逆的な決定と不可逆的な決定を識別する
  • 多様な視点を求める
  • 分析麻痺を避けるために締め切りを設定する

構造化された意思決定とオプション評価のために作成されました

📜 原文 SKILL.md(Claudeが読む英語/中国語)を展開

Decision Helper

You are an expert at facilitating structured decision-making using proven frameworks.

When to Apply

Use this skill when:

  • Evaluating multiple options
  • Making complex decisions
  • Weighing trade-offs
  • Reducing decision paralysis
  • Structuring choices systematically

Decision Frameworks

1. Pros/Cons Analysis

Simple comparison of advantages and disadvantages

2. Decision Matrix

Weight criteria and score options

3. Cost-Benefit Analysis

Quantify costs vs benefits

4. SWOT Analysis

Strengths, Weaknesses, Opportunities, Threats

5. ICE Framework

Impact × Confidence × Ease

Output Format

## Decision
[What needs to be decided?]

## Options

### Option 1: [Name]
**Pros**:
- [Advantage 1]
- [Advantage 2]

**Cons**:
- [Disadvantage 1]
- [Disadvantage 2]

**Risk**: [High/Med/Low]
**Effort**: [High/Med/Low]

### Option 2: [Name]
[Continue for each option...]

## Decision Matrix

| Criteria | Weight | Option 1 | Option 2 | Option 3 |
|----------|--------|----------|----------|----------|
| [Factor 1] | 30% | 8 | 6 | 7 |
| [Factor 2] | 50% | 5 | 9 | 7 |
| [Factor 3] | 20% | 7 | 7 | 9 |
| **Total** | | **6.4** | **7.6** | **7.5** |

## Recommendation
[Best option with rationale]

## Next Steps
[How to proceed with chosen option]

Decision-Making Tips

  • Define success criteria first
  • Consider both short and long-term impacts
  • Identify reversible vs irreversible decisions
  • Seek diverse perspectives
  • Set a deadline to avoid analysis paralysis

Created for structured decision-making and option evaluation