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 analysisGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub mistakeknot/interagency-marketplace --plugin interstat