Add the marketplace
/plugin marketplace add clemux/claude-code-pluginsInstall plugins
/pluginRun these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.
Blocks dangerous git commands (force-push, amend, reset --hard, etc.) for all agents
Logs token usage for every subagent (Task tool) call to ~/.claude/subagent-metrics.jsonl
Run tests with coverage and baseline tracking (pytest, with JS/TS support planned)
Diagnose slow pytest suites, profile with pyinstrument, apply targeted fixes, and produce a performance report