Insight
Read between the lines to surface what someone means but is not saying.
What This Skill Does
In D&D, Insight detects lies and reads true intentions. The real-world version is subtext analysis: figuring out what an email actually means, what a stakeholder's real objection is, what a user's bug report is actually describing, or what the unsaid concern is behind a seemingly simple question. Insight does not read minds — it reads signals that are present but not foregrounded.
In this grimoire, Insight is treated as a metaphorical skill with a shipping-now delivery profile.
Canonical reference input: Insight (skill).
When To Use
- A message, request, or conversation has an obvious surface meaning and a likely different real meaning.
- You need to understand what someone actually wants rather than what they literally asked for.
- A stakeholder's stated objection does not match their behavior, and you need to identify the real blocker.
Prerequisites
- No extra runtime dependencies beyond Hermes Agent and the normal toolset for this session.
Procedure
- Restate the target, the success condition, and any no-touch boundaries before taking action.
- Read the surface communication: what is being explicitly said or asked.
- Identify the signals that do not fit the surface reading: tone shifts, conspicuous omissions, hedging language, over-specificity.
- Generate the most likely subtext: what is the real concern, objection, or request?
- Present both readings — surface and subtext — with confidence levels. Never claim the subtext is certain.
- Suggest a response that addresses the subtext without calling it out aggressively.
- Package the result as the deliverables below, with confidence, assumptions, and unresolved risk called out explicitly.
Deliverables
- The surface reading: what was literally said.
- The subtext reading: what is likely meant, with evidence from the signals.
- A suggested response that addresses the real concern diplomatically.
Pitfalls / Guardrails
- Keep the metaphor anchored to a real mechanism instead of drifting into lore.
- Subtext analysis is inference, not mind-reading. Always present it as a hypothesis with supporting evidence, never as certainty.
- Do not project malicious intent without strong signal. Most communication gaps are confusion, not manipulation.
Verification
- Check that the result includes every deliverable promised above.
- Check that confirmed facts, assumptions, and inferences are visibly separated.
- Check that the metaphor still maps cleanly to a real operational mechanism.
Example Invocation
/insight read between the lines of this [message/conversation/request]. What is the surface meaning, what is the likely subtext, and how should I respond to the real concern?
1---2name: insight-23description: In D&D, Insight detects lies and reads true intentions. The real-world version is subtext analysis: figuring out what an email actually means, what a stakeholder's real objection is, what a user's bug report is actually describing, or what the unsaid concern is behind a seemingly simple question. Insight does not read minds — it reads signals that are present but not foregrounded.4license: CC0-1.05---6# Insight7Read between the lines to surface what someone means but is not saying.8## What This Skill Does9In D&D, Insight detects lies and reads true intentions. The real-world version is subtext analysis: figuring out what an email actually means, what a stakeholder's real objection is, what a user's bug report is actually describing, or what the unsaid concern is behind a seemingly simple question. Insight does not read minds — it reads signals that are present but not foregrounded.10In this grimoire, Insight is treated as a metaphorical skill with a shipping-now delivery profile.11Canonical reference input: Insight (skill).12## When To Use1314- A message, request, or conversation has an obvious surface meaning and a likely different real meaning.15- You need to understand what someone actually wants rather than what they literally asked for.16- A stakeholder's stated objection does not match their behavior, and you need to identify the real blocker.1718## Prerequisites1920- No extra runtime dependencies beyond Hermes Agent and the normal toolset for this session.2122## Procedure23241. Restate the target, the success condition, and any no-touch boundaries before taking action.252. Read the surface communication: what is being explicitly said or asked.263. Identify the signals that do not fit the surface reading: tone shifts, conspicuous omissions, hedging language, over-specificity.274. Generate the most likely subtext: what is the real concern, objection, or request?285. Present both readings — surface and subtext — with confidence levels. Never claim the subtext is certain.296. Suggest a response that addresses the subtext without calling it out aggressively.307. Package the result as the deliverables below, with confidence, assumptions, and unresolved risk called out explicitly.3132## Deliverables3334- The surface reading: what was literally said.35- The subtext reading: what is likely meant, with evidence from the signals.36- A suggested response that addresses the real concern diplomatically.3738## Pitfalls / Guardrails3940- Keep the metaphor anchored to a real mechanism instead of drifting into lore.41- Subtext analysis is inference, not mind-reading. Always present it as a hypothesis with supporting evidence, never as certainty.42- Do not project malicious intent without strong signal. Most communication gaps are confusion, not manipulation.4344## Verification4546- Check that the result includes every deliverable promised above.47- Check that confirmed facts, assumptions, and inferences are visibly separated.48- Check that the metaphor still maps cleanly to a real operational mechanism.4950## Example Invocation51```text52/insight read between the lines of this [message/conversation/request]. What is the surface meaning, what is the likely subtext, and how should I respond to the real concern?53```