How the Transcript Analysis skill transforms meeting transcripts into structured discovery reports. Four steps from raw input to actionable recommendations: extract, analyze, map, report. Every finding is traceable to an explicit or implicit client signal with a confidence level.
flowchart TD
INPUT["Input: Meeting transcript
Email chains, chat logs,
audio transcription, process descriptions"]
INPUT --> S1["Step 1: Data Extraction
Statements, sentiment markers,
metrics, gaps, direct quotes"]
S1 --> S2["Step 2: Deep Analysis"]
S2 --> EXPL["Explicit Signals
Direct pain points, feature requests,
clear objections, measurable metrics"]
S2 --> IMPL["Implicit Signals
Hesitations, conspicuous absences,
tone shifts, assumptions,
comparative language"]
EXPL --> S3["Step 3: Map Insights to Solutions"]
IMPL --> S3
S3 --> SIG["Identify the Signal
Quote or observation
Tagged: explicit / implicit"]
SIG --> NEED["Interpret the Need
Underlying pain point
Why it matters"]
NEED --> CAT["Categorize the Impact
Short-term friction
Long-term strategic
UX issue
Business outcome"]
CAT --> REC["Recommend Solutions
Quick wins (days/weeks)
Strategic (months/quarters)
Each with confidence level"]
REC --> S4["Step 4: Produce Report"]
S4 --> EXEC["Executive Summary
2-3 sentence overview"]
S4 --> PAIN["Explicit Pain Points
Quote + Impact + Recommendation"]
S4 --> INSIGHT["Implicit Insights
Signal + Interpretation + Action"]
S4 --> QUICK["Quick Wins
Timeline: days/weeks"]
S4 --> STRAT["Strategic Recommendations
Timeline: months/quarters"]
S4 --> OPEN["Open Questions
Gaps + clarifications needed"]
S4 --> NEXT["Next Steps
Prioritized action list"]
S4 --> TQ{"Quality gate"}
TQ -->|"Pass"| DONE["Report delivered"]
TQ -->|"Flag"| ERR["Error handling paths"]
ERR --> AMB["Ambiguous data:
Flag + request clarification"]
ERR --> CONTRA["Contradictory signals:
Surface both, let stakeholders decide"]
ERR --> MISS["Missing information:
Note gaps, suggest how to fill"]
ERR --> LOW["Low-confidence inference:
Mark clearly, separate from high"]
TECH["Advanced Techniques
Chain of Thought: document reasoning
Chain of Density: iterative distillation
Few-Shot Learning: adapt to new domains"] -.-> S2
class S1,S2,S3,S4 step
class EXPL,IMPL,SIG,NEED,CAT,REC signal
class EXEC,PAIN,INSIGHT,QUICK,STRAT,OPEN,NEXT,DONE output
class TQ choice
class TECH technique
class ERR,AMB,CONTRA,MISS,LOW error
class INPUT quality
Each step builds on the last — from raw data to a structured, confidence-tagged report with traceable recommendations.
The core differentiator: two parallel signal detectors that catch what's stated and what's left unsaid.
Seven-section report format. Every recommendation is traceable to a signal, tagged with a confidence level, and paired with a timeline.
Every output is gated. Ambiguous, contradictory, or low-confidence findings are flagged rather than silently included.
Evidence-based: Every claim backed by transcript data or clear inference. Action-oriented: Focus on "so what?" and "what next?" Transparent: Show your work, explain your reasoning. Structured: Bullet points, headings, consistent formatting. Professional but accessible: Technical rigor without jargon overload.