π
subagent-metrics
πPluginclemux/claude-code-plugins
Installation
Add marketplace in Claude Code:
$
/plugin marketplace add clemux/claude-code-pluginsStep 2. Install plugin:
$
/plugin install subagent-metrics@clemux-claude-code-pluginsWhat it does
|Logs token usage for every subagent (Task tool) call to ~/.claude/subagent-metrics.jsonl
Part of
clemux-claude-code-plugins
observabilitymetricstokens
0
-
Last UpdatedApr 7, 2026
More from this repository7
πͺππππππ
clemux-claude-code-pluginsπͺMarketplace
Collection of claude code plugins for my personal use
plan-guardπPlugin
Asks for confirmation when entering plan mode with a non-Opus model
pytest-profilingπPlugin
Diagnose slow pytest suites, profile with pyinstrument, apply targeted fixes, and produce a performance report
safer-gitπPlugin
Blocks dangerous git commands (force-push, amend, reset --hard, etc.) for all agents
commitπPlugin
Smart conventional commits with automatic change analysis and splitting
worktreeπPlugin
Manage git worktrees using git gtr (create, copy files, navigate)
test-runnerπPlugin
Run tests with coverage and baseline tracking (pytest, with JS/TS support planned)