Agent Usage Stats banner
JackScammell JackScammell

Agent Usage Stats

Development community

Description

--- description: Show frequency and effectiveness per agent — input to retirement and optimisation decisions effort: medium argument-hint: "[--since <duration>] [--agent <name>] [--json] [--underused]" --- # Agent Usage Stats Aggregate the activity log to produce per-agent usage and effectiveness statistics. Answers the question: *which agents are earning their seat at the table, and which should be retired?* Reads `activity.jsonl` (plus rotated `activity.jsonl.old`) from the plugin data dire

Installation

Installs to ~/.claude/skills/jackscammell-parliament-of-chaos-agent-usage-stats/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jackscammell-parliament-of-chaos-agent-usage-stats && curl -fsSL https://raw.githubusercontent.com/JackScammell/Parliament-Of-Chaos/HEAD/commands/agent-usage-stats.md -o ~/.claude/skills/jackscammell-parliament-of-chaos-agent-usage-stats/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository