claudeindex
clemux's avatar
Author

Clément Schreiner

@clemux
1
Marketplaces
7
Plugins
0
Skills
0
Agents
0
Commands

Marketplaces

Marketplace

clemux-claude-code-plugins

Safety and observability plugins for Claude Code

Plugins:7
Skills:0
0
0

Plugins

Plugin

safer-git

Blocks dangerous git commands (force-push, amend, reset --hard, etc.) for all agents

Plugin

subagent-metrics

Logs token usage for every subagent (Task tool) call to ~/.claude/subagent-metrics.jsonl

Plugin

test-runner

Run tests with coverage and baseline tracking (pytest, with JS/TS support planned)

Plugin

commit

Smart conventional commits with automatic change analysis and splitting

Plugin

plan-guard

Asks for confirmation when entering plan mode with a non-Opus model

Plugin

worktree

Manage git worktrees using git gtr (create, copy files, navigate)

Plugin

pytest-profiling

Diagnose slow pytest suites, profile with pyinstrument, apply targeted fixes, and produce a performance report