Stats
Actions
Tags
From interstat
Parse conversation JSONL files and backfill token counts into SQLite
How this skill is triggered — by the user, by Claude, or both
Slash command
/interstat:analyzeThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Parse Claude Code conversation JSONL files to extract actual token usage data and backfill the interstat metrics database.
Parse Claude Code conversation JSONL files to extract actual token usage data and backfill the interstat metrics database.
Invoke when the user wants to:
cd ${CLAUDE_PLUGIN_ROOT} && uv run scripts/analyze.py
--force for active sessions or checking interstat:status for details/interstat:interstat-report to see updated analysisnpx claudepluginhub mistakeknot/interagency-marketplace --plugin interstatCreates structured, bite-sized implementation plans from specs or requirements before writing code. Useful for breaking down multi-step tasks into testable steps with file structure and task boundaries.