bengous/claude-code-plugins

Opinionated plugins and workflow extensions for Claude Code.

4Stars on the repository
63Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

SessionStart

01

bengous/claude-code-plugins

Hook Claude Code

Runs when a session starts, executing version-tracker.sh and setup-check.sh with --quiet (2 commands). From bengous/claude-code-plugins.

4 2d ago A tokens not measured copy · 50% MIT

PreToolUse

02

bengous/claude-code-plugins

Hook Claude Code

Runs before the agent uses a tool for Bash, Edit, Write and Bash tool calls, executing guard-destructive.ts, guard-main-branch.ts, guard-git-push.ts and guard-settings-json.ts via bun (4 commands). From bengous/claude-code-plugins.

4 2d ago A tokens not measured original MIT

PostToolUse

03

bengous/claude-code-plugins

Hook Claude Code

Runs after a tool call finishes for Edit and Write tool calls, executing format-and-lint.ts via bun. From bengous/claude-code-plugins.

4 2d ago A tokens not measured original MIT