my-insights

Installation
SKILL.md

Custom Usage Insights

Run deep analytics across all Claude Code sessions (not just the last 6).

Usage

/my-insights                              # Full run (uses cache, fast on re-runs)
/my-insights --limit 20                   # Test with 20 sessions
/my-insights --project sandbagging        # Filter by project name
/my-insights --since 30                   # Last 30 days only
/my-insights --dry-run                    # Preview batch plan
/my-insights --report-only               # Regenerate report from cached facets
/my-insights --force                      # Ignore cache, reprocess everything

What It Does

Installs
12
GitHub Stars
9
First Seen
Mar 1, 2026
my-insights — yulonglin/dotfiles