By lanche86
Captures Claude Code usage patterns and generates skills from repeated workflows
Captures all Claude Code usage patterns and generates skills from repeated workflows.
All data is stored locally at ~/.claude/usage-tracker/usage.db (SQLite).
| Command | Description |
|---|---|
/usage-tracker:stats | View usage statistics |
/usage-tracker:analyze | Analyze patterns and get skill suggestions |
/usage-tracker:generate-skill [pattern] | Generate a skill from a pattern |
/usage-tracker:export [format] | Export data (json, csv, markdown) |
~/.claude/usage-tracker/ to remove all dataAfter using Claude Code for a while, run /usage-tracker:analyze to see:
Then use /usage-tracker:generate-skill to create reusable skills from your patterns.
Matches all tools
Hooks run on every tool call, not just specific ones
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub lanche86/usage-tracker --plugin usage-trackerCore skills: ecosystem guide, skill creator, research patterns, session reflection, and plugin development. Includes UserPromptSubmit hook for forced skill evaluation.
Tracks Claude Code session usage (tokens, costs, skills, MCP, subagents) and sends data to a self-hosted dashboard.
Continuous learning hooks for gladiator MCP (observe patterns, reflect on them)
Meta-Cognition tool for Claude Code: session history analysis, workflow optimization, and 21 MCP tools for deep session insights.
Analyze Claude Code agent session transcripts to identify inefficiencies, anti-patterns, repeated mistakes, missing tooling opportunities, and user frustration signals for continuous improvement
Persistent memory across sessions. Learns preferences, conventions, and corrections automatically.