claudeindex
Marketplace

clemux-claude-code-plugins

Safety and observability plugins for Claude Code

Stars

0

Forks

0

Plugins

7

Installation

1

Add the marketplace

/plugin marketplace add clemux/claude-code-plugins
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.

Details & Metadata

7

Plugins

0

Skills

0

Agents

Last Crawled

March 15, 2026

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