insights
Installation
SKILL.md
Session Insights
Surface patterns from learnings and session history.
Trigger
Use when asking "show stats", "how am I doing", "analytics", "insights", "heatmap", or "correction rate".
Data Sources
Gather data from these locations before computing metrics:
# Session history and learnings
cat .claude/LEARNED.md 2>/dev/null || cat CLAUDE.md | grep -A999 "LEARNED"
cat .claude/learning-log.md 2>/dev/null