Classify Stats — Development skill for Claude Code
Render classification statistics (1/7/30/90 days, human vs agent pyramid + table).
How to install Classify Stats
Installs to ~/.claude/skills/jexp-classify-plugin-classify-stats/SKILL.md
mkdir -p ~/.claude/skills/jexp-classify-plugin-classify-stats && curl -fsSL https://raw.githubusercontent.com/jexp/classify-plugin/HEAD/commands/classify-stats.md -o ~/.claude/skills/jexp-classify-plugin-classify-stats/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Classify Stats does
description: Render classification statistics (1/7/30/90 days, human vs agent pyramid + table) argument-hint: [--project ] [--days 1,7,30,90]
Run the classify-plugin stats renderer and show its output verbatim:
node "${CLAUDE_PLUGIN_ROOT}/scripts/stats.js" $ARGUMENTS
If the user didn't pass a project filter, run it without arguments (all projects). Optionally also run `node "${CLAUDE_PLUGIN_ROOT}/scripts/stats.js" --list-projects` first so the user can see which proj
Alternatives in Development
- Mempalace Mine — Mine projects and conversations into the MemPalace 58.6k ★
- Triage PRs — Classify all open PRs by module, review state, scope, and architectural impact — produces a prioritized triage 12.6k ★
- Last30days Skill — Claude Code skill that researches any topic across Reddit + X from the last 30 days, then writes copy-paste-re 4.4k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Router Stats
Show skill-router match statistics from ~/.claude/logs/intent-router-.jsonl and prune logs older than 30 days.
Memory Statistics
Show statistics about Claude's persistent memory file including total memories, storage size, and recent activ
Token Saver Stats
Show token-saver compression statistics and savings
Tool Stats
Tool Usage Statistics
Cc Statistics
270+ Three-in-one Claude Code stats: CLI + Web + native macOS SwiftUI panel. Token costs, code changes by lang
Gg Stats
Show GitGud statistics, achievements, and streak
Related Agents
Stats Reviewer
Statistics and data-science methodology expert for the code-review panel. Spawned when the diff touches statis
Usage Reporter
Reads real Claude Code usage from ~/.claude/stats-cache.json. Reports daily/weekly token usage by model, cache
Vault Migrator
Classify, transform, and migrate vault content from a source vault into this obsidian-mind instance. Two modes