Claude
Skills
Sign in
Back

insights

Included with Lifetime
$97 forever

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.

General

What this skill does


# 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
Files: 1
Size: 1.2 KB
Complexity: 10/100
Category: General

Related in General