# Insights

> This skill should be used when the user asks "what did you learn", "show insights", "any patterns noticed", "what should I know", "background analysis", "what patterns", or wants to see Mira's background analysis and predictions. Use when this capability is needed.

- Skill: `tomevault-io/insights` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/insights`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/insights/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/insights

---


# Mira Insights

## Current Insights (Live)

!`mira tool insights '{"action":"insights","min_confidence":0.5}'`

## Instructions

Present the insights above grouped by source:
- **Pondering**: Background analysis of your work patterns (stale goals, fragile code, revert clusters, untested hotspots)
- **Documentation Gaps**: Missing docs that should be written

For each insight show:
- The insight content
- Confidence score (if above threshold)
- When it was generated

If no insights exist, suggest actions that generate them:
- Working on code (triggers pattern detection)
- Making decisions (triggers pondering analysis)
- Using tools consistently (triggers workflow insights)

## Optional Filters

If user passes arguments, use `mcp__mira__insights` tool with filters:
- `--source pondering|doc_gap` → `insight_source` parameter
- `--min-confidence 0.7` → `min_confidence` parameter

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/conarylabs) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-13 -->

