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

reflect

Mid-conversation reflection skill that pauses execution and zooms out from detail-mode to honestly reassess direction, assumptions, and bias. Use when the user says 'reflect', 'take a step back', 'step back', 'zoom out', 'are we missing something', 'bigger picture', 'sanity check this', 'are we on track', 'are we overthinking this', 'forest for the trees', or any variation signaling intent to break out of detail-mode and reassess. Also trigger when the conversation has gone deep on implementation details without strategic check-in, or when the user shows signs of being stuck — that's often a signal the framing needs a reset, not more detail work. Intentionally low-intake: runs the 5-dimension analysis immediately when prior context is rich enough; asks one forcing clarifier only when invocation context is too thin to reassess from.

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

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

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

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

💾 手動でダウンロードしたい(コマンドが難しい人向け)
  1. 1. 下の青いボタンを押して reflect.zip をダウンロード
  2. 2. ZIPファイルをダブルクリックで解凍 → reflect フォルダができる
  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
同梱ファイル
7

📖 Skill本文(日本語訳)

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

[Skill 名] reflect

Reflect — 会話途中の再評価

移植性: 純粋な推論スキル。外部ツールは不要です。Claude Code CLI + Claude.ai ウェブでネイティブに動作します。v2 コレクションの中で最も移植性が高いです。

会話の途中でこのスキルが呼び出されると、実行を一時停止し、会話がどのような方向に向かっているかについて率直な再評価を行います。出力は、マクロな視点、ギャップ分析、内省的な問いかけ、バイアスチェック、文脈的整合性を網羅する流れるような分析(見出しなし、会話調)です。スキルは明確な方向性を示す推奨事項で終了します。続行、方向転換、または特定の質問に答えるための一時停止のいずれかです。

呼び出しトリガー

明示的なフレーズ:

  • "reflect"
  • "take a step back" / "step back"
  • "zoom out"
  • "are we missing something"
  • "bigger picture"
  • "what are we missing"
  • "let's pause"
  • "sanity check this"
  • "are we on track"
  • "are we overthinking this"
  • "forest for the trees"

暗黙的なシグナル(フレーズは不要):

  • 戦略的な確認なしに、会話が実装の詳細に10ターン以上深く進んでいる場合
  • ユーザーが不満や行き詰まりの兆候を示している場合
  • 短期間に繰り返し行き詰まりや方向転換が発生している場合

暗黙的なトリガーを検出した場合、自動的に呼び出さないでください — ユーザーに一歩引いて考えたいかどうか尋ねてください。暗黙的なシグナルは、一方的に実行するのではなく、内省を提案するためのプロンプトです。

停止指示(再評価前)

現在のスレッドを停止します。 進行中のタスクの実行を続行しないでください。内省は一時停止であり、寄り道ではありません。

これは重要です。なぜなら:

  • 「傍らで内省しながら」詳細作業を続けると、目的が達成されません — 現在の方向に過度に重きを置いてしまいます
  • ユーザーは明確な中断を期待しています
  • 再評価には会話履歴への完全な注意が必要です

Grill-Me オプションの明確化

このスキルは意図的に低入力です — ほとんどの呼び出しは、質問なしにすぐに5次元分析を実行するべきです。grill-me の規律は、呼び出しがあいまいな場合にのみ適用されます(例:ユーザーが以前の文脈なしに新しい会話の開始時に「step back」と貼り付けた場合)。

Q1(オプション、再評価する文脈が薄すぎる場合にのみ尋ねられます)

具体的に何を再評価すべきですか?一つ選んでください:

  1. 目標 — 私たちは正しい問題を解決していますか?
  2. アプローチ — 私たちが進んでいる道は最善ですか?
  3. 仮定 — 私たちは何を当然のことと考えていますか?
  4. 上記すべて(時間がある場合のデフォルト)

なぜ尋ねるのか: 再評価するための以前の文脈が限られているため、推測するのではなく、内省に焦点を当てたいのです。もし私が3つすべてを行うことを望むなら、それで構いません — そう言ってください。

デフォルトで選択を強制します。文脈が本当に薄い場合にのみ尋ねられます。それ以外の場合はスキップし、既存の会話に対して完全な分析を実行します。

停止条件: 質問は最大1つです。ユーザーが通常の文脈で会話中に呼び出した場合、質問はされず、スキルは直接実行されます。

5次元分析フレームワーク

最近のターンだけでなく、元の目標から会話全体を読み直してください。これは、真の内省と局所的な文脈の要約を区別する規律です。

1. マクロな視点

  • 元の目標: ユーザーは実際に何をしようとしていましたか?
  • ドリフト検出: 会話はその目標から逸脱していませんか?より良い方向へ、それともより悪い方向へ?
  • 接続チェック: 現在の作業は、より大きな目標とどのように関連していますか?

具体的な証拠で裏付けます:「3ターン目では目標はXでしたが、12ターン目ではYに取り組んでいます。YはXの生産的な絞り込みですか、それとも逸脱ですか?」

2. ギャップ分析

  • 未検証の仮定 — 確認していないのに当然のことと考えていることは何ですか?
  • 不足している利害関係者 / 聴衆 / ユーザー — 直接的な文脈を超えて、誰がこれを必要としていますか?
  • スキップされた制約 — 技術的、規制的、リソースの制限で対処されていないもの
  • 却下された代替案 — 検討されたが却下された経路。簡単に再検討します
  • 外部要因 — タイミング、市場、スコープ外の依存関係

3. 内省的な問いかけ

  • 問題は正しく設定されていますか?
  • 隣接するより簡単な問題ではなく、正しい問題を解決していますか?
  • より簡単な経路を複雑にしすぎていませんか?
  • より困難だがより価値のある経路を避けていませんか?
  • 新鮮な視点: 他の誰かなら、これに異なるアプローチをするでしょうか?

4. バイアスチェック

5つのバイアス — それぞれを特定の会話パターンを通じて認識します:

バイアス 認識のヒント
確証バイアス 引用された証拠が作業仮説のみを支持し、反証がないか却下されている
サンクコストの誤謬 新しい費用対効果ではなく、「すでにXを投資した」/「十分に進んでいるから...」という発言
アンカリング 最初に言及されたオプションに固執し、新しいオプションがそれと比較されるだけで独立して評価されない
複雑性バイアス 各機能/ステップ/安全策に具体的な正当化なしに、それらを追加している
新近性バイアス 最後の数ターンを過度に重視し、古いけれど重要な文脈が無視されている

検出された各バイアスについて:名前を挙げ、具体的な証拠を引用し、修正策を提案します。

完全な規範については、references/cognitive_bias_canon.md を参照してください。

5. 文脈的整合性

  • その方向性は、ユーザーの実際の目標(文脈から知られている)に役立っていますか?
  • 外部要因は無視されていませんか?
  • これは現在、ユーザーの時間とエネルギーの最善の利用法ですか?
  • 他の既知のプロジェクトや優先事項との関連性は?

トーンとフォーマットのルール

スキルは以下を生成する必要があります:

  • 流れるような散文 — 見出しなし、箇条書きなし、構造化されたレポート形式なし
  • 簡潔だが徹底的 — 一言で終わるものでもなく、長文でもない
  • 必要に応じて直接的な批判 — 会話からの具体的な証拠を伴う
  • 必要に応じて検証 — その経路が堅実である具体的な理由を伴う
  • 曖昧な安心感の提供なし — 理由なしの「良さそうです!」は却下されます
  • 問題の捏造なし — 経路が本当に堅実な場合は、具体的な理由を挙げてそう述べてください。問題をでっち上げないでください

詳細については、references/honest_output_discipline.md を参照してください。

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

Reflect — Mid-Conversation Reassessment

Portability: Pure-reasoning skill. No external tools required. Works in Claude Code CLI + Claude.ai web natively. Most portable in the v2 collection.

When invoked mid-conversation, this skill pauses execution and produces a frank reassessment of where the conversation has been heading. Output is flowing analysis (no headers, conversational tone) covering macro perspective, gap analysis, reflective inquiry, bias check, and contextual alignment. The skill ends with a clear directional recommendation: continue, pivot, or pause to answer a specific question.

Invocation Triggers

Explicit phrases:

  • "reflect"
  • "take a step back" / "step back"
  • "zoom out"
  • "are we missing something"
  • "bigger picture"
  • "what are we missing"
  • "let's pause"
  • "sanity check this"
  • "are we on track"
  • "are we overthinking this"
  • "forest for the trees"

Implicit signals (no phrase needed):

  • Conversation has gone 10+ turns deep on implementation details without strategic check-in
  • User shows signs of frustration or stuck-ness
  • Repeated dead-ends or pivots within a short span

When you detect an implicit trigger, don't auto-invoke — ask the user if they want to step back. Implicit signals are a prompt to OFFER reflection, not to unilaterally run it.

Stop Directive (Before Reassessing)

Halt the current thread. Don't continue execution of the in-progress task. Reflection is a pause, not a side-quest.

This matters because:

  • Continuing detail work while "reflecting on the side" defeats the purpose — you'll over-weight the current direction
  • The user expects a clear break in cadence
  • The reassessment needs full attention to the conversation history

Grill-Me Optional Clarifier

This skill is intentionally low-intake — most invocations should run the 5-dimension analysis immediately without questions. The grill-me discipline applies only when the invocation is ambiguous (e.g., user pastes "step back" at the start of a fresh conversation with no prior context to reassess).

Q1 (optional, asked only when context is too thin to reassess)

What specifically should I reassess? Pick one:

  1. The goal — are we solving the right problem?
  2. The approach — is the path we're on the best one?
  3. The assumptions — what are we taking for granted?
  4. All of the above (default if you have time)

Why I'm asking: I'm seeing limited prior context to reassess, so I want to focus the reflection rather than guess. If you'd rather I do all three, that's fine — say so.

Forcing choice with default. Asked only when context is genuinely thin; otherwise skip and run the full analysis on existing conversation.

Stop condition: One question max. If the user invokes mid-conversation with normal context, no questions are asked — the skill runs directly.

The 5-Dimension Analysis Framework

Re-read the full conversation from the original goal forward — not just recent turns. The discipline that distinguishes real reflection from local-context summary.

1. Macro Perspective

  • Original goal: What did the user actually start trying to do?
  • Drift detection: Has the conversation moved away from that goal? Toward something better or worse?
  • Connection check: How does current work connect to the larger objective?

Anchor with specific evidence: "At turn 3 the goal was X; by turn 12 we're working on Y. Is Y a productive narrowing of X, or a drift away?"

2. Gap Analysis

  • Unverified assumptions — what are we taking for granted that we haven't checked?
  • Missing stakeholders / audiences / users — who needs this beyond the immediate context?
  • Skipped constraints — technical, regulatory, resource limits not addressed
  • Dismissed alternatives — paths considered but rejected; revisit briefly
  • External factors — timing, market, dependencies not in scope

3. Reflective Inquiry

  • Is the problem framed correctly?
  • Solving the right problem vs. an adjacent easier one?
  • Simpler path being overcomplicated?
  • Harder but more valuable path being avoided?
  • Fresh-eyes perspective: would someone else approach this differently?

4. Bias Check

Five biases — recognize each through specific conversation patterns:

Bias Recognition cue
Confirmation bias Evidence cited only supports the working hypothesis; counter-evidence absent or dismissed
Sunk cost fallacy "We've already invested X" / "we're far enough in to..." instead of fresh cost/benefit
Anchoring Stuck on first option mentioned; new options compared against it rather than evaluated independently
Complexity bias Adding features / steps / safeguards without specific justification for each
Recency bias Over-weighting last few turns; older but important context being ignored

For each detected bias: name it, cite the specific evidence, suggest a corrective move.

See references/cognitive_bias_canon.md for the full canon.

5. Contextual Alignment

  • Does the direction serve the user's actual goals (as known from context)?
  • Are external factors being ignored?
  • Is this the best use of the user's time and energy right now?
  • Connection to other known projects or priorities?

Tone and Format Rules

The skill must produce:

  • Flowing prose — no headers, no bullet lists, no structured-report formatting
  • Tight but thorough — neither a one-liner nor a wall of text
  • Direct critique when warranted — with specific evidence from the conversation
  • Validation when warranted — with specific reasoning for why the path is solid
  • No vague reassurance — "looks good!" without reasoning is rejected
  • No manufactured problems — when the path is genuinely solid, say so with specific reasons; don't invent issues

See references/honest_output_discipline.md for the anti-manufactured-problems framing.

Closing Recommendation (Mandatory)

Every run ends with one of three directional recommendations:

Recommendation When Format
Continue Path is solid "Continue. {specific reasoning for why}."
Pivot to {X} Drift has occurred OR better path surfaced "Pivot toward {X}, away from {what to drop}. {specific evidence}."
Pause for {Q} A specific question needs answering before continuing "Pause for {Q}. Without answering this, the next step risks {specific cost}."

The closing is always specific — never "you should think more about this" or "consider your options."

Error Handling

Situation Behavior
Conversation is very short (no real context to reassess) Acknowledge limitation, ask user what they want reassessed (Q1 fires)
Current direction is genuinely solid State this clearly with reasoning; don't manufacture problems
User invokes mid-task with no clear question Default to macro perspective + bias check; offer to dig deeper
Implicit trigger seems possible but unclear Don't invoke proactively; ask user if they want to step back

Tooling

Script Role
scripts/bias_pattern_detector.py Scan conversation text for patterns indicative of each of the 5 biases
scripts/conversation_depth_analyzer.py Count turns + detect implicit-trigger signals (10+ detail turns, frustration markers)
scripts/directional_recommendation_validator.py Verify output ends with Continue / Pivot / Pause + specific reasoning

References

Anti-Patterns To Reject

  • Hardcoded user names or specific domain references
  • Structured-report output (headers, bullet lists) when prose is required
  • Manufactured problems when things are actually fine
  • Vague reassurance ("looks good!") instead of specific reasoning
  • Reassessing only recent turns instead of the full conversation
  • Skipping the closing directional recommendation
  • Continuing the in-progress task while "reflecting on the side"

Version: 1.0.0 Source spec: megaprompts/02-reflect-megaprompt.md Build pattern: Path B (direct conversion). Productivity light-prompt-flow sibling of capture.

同梱ファイル

※ ZIPに含まれるファイル一覧。`SKILL.md` 本体に加え、参考資料・サンプル・スクリプトが入っている場合があります。