analysis-reflection

Synthesize Insight Journal evidence to recommend concluding, refining, or branching an analysis.

Updated Feb 17, 2026
One-click install
npx skills add https://github.com/etoyama/insight-blueprint --skill analysis-reflection
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: analysis-reflection
Source: https://github.com/etoyama/insight-blueprint/tree/main/skills/analysis-reflection
Command: npx skills add https://github.com/etoyama/insight-blueprint --skill analysis-reflection

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Helps analysts convert accumulated investigation notes into a clear conclusion or next steps by synthesizing evidence, identifying open questions, and recommending status transitions or branching actions.

Core Features & Use Cases

  • Structured loading of an analysis design and its Insight Journal to produce a concise reflection overview.
  • Evidence synthesis that distinguishes supporting and contradicting events, surfaces open questions, and lists decisions and branches.
  • Guided three-question workflow that records reflect/hypothesize/conclude events and suggests status transitions or follow-up workflows.
  • Use case: wrap up an "analyzing" design after sufficient evidence to mark it supported/rejected/inconclusive or to create a refined/branched follow-up design.

Quick Start

Please reflect on design 123 by summarizing evidence, listing unresolved questions, and recommending whether to conclude, refine, or branch the analysis.

Frequently Asked Questions about analysis-reflection

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I conclude an analysis by summarizing supporting and contradicting evidence?

To conclude an analysis, this Skill loads an analysis design and its Insight Journal, synthesizes accumulated supporting and contradicting events, surfaces open questions, and records a structured reflection to mark the analysis supported, rejected, or inconclusive.

When should I use structured reflection to wrap up an analysis design?

Structured reflection is needed when sufficient evidence exists in an Insight Journal to evaluate hypotheses. It guides you through summarizing events, resolving open questions, and deciding whether to conclude, refine, or branch an analysis design.

What's the best way to transition an analysis design status from analyzing to concluded?

The best way to transition an analysis design status is by running a guided three-question workflow that appends reflect, hypothesize, or conclude events to the journal, then suggests the appropriate status transition based on synthesized evidence.

Do I need MCP access to review an analysis journal and record reflection events?

Yes, MCP access is required to review an analysis journal and record reflection events. The Skill must call get_analysis_design, list_analysis_designs, transition_design_status, and append reflect, hypothesize, or conclude events to the journal records.

How do I create a refined or branched follow-up analysis from existing journal evidence?

To create a refined or branched follow-up analysis, the Skill evaluates accumulated journal evidence against original hypotheses, identifies unresolved open questions, and recommends branching actions or a refined follow-up design instead of a direct conclusion.

Can I synthesize open questions and hypothesis decisions from an existing Insight Journal?

Yes, you can synthesize open questions and hypothesis decisions from an Insight Journal. The Skill structures loaded journal events to distinguish supporting evidence, list unresolved questions, and recommend status transitions or follow-up workflows.