benjaminr

10 mods across 3 repositories, 338 stars between them.

cc-makefile

01

benjaminr/cc-makefile

Plugin Claude Code

Automatic Makefile target discovery with permission-aware execution. Loads your Makefile into Claude's context so it understands project workflows, classifies targets at runtime, and enforces read/write/danger permission levels.

1 5mo ago A tokens not measured original MIT

makefile-expert

02

benjaminr/cc-makefile

Agent

Makefile debugger and runner. ALWAYS delegate to this agent when: a make command fails, the user says 'fix' and a make target, the user wants to debug or understand the build system, or a target needs to be run and diagnosed. Do not attempt to debug make failures yourself — delegate to this agent instead.

1 5mo ago A 70 tokens original MIT

SessionStart

03

benjaminr/cc-makefile

Hook

Runs when a session starts, executing session-start.sh via bash. From benjaminr/cc-makefile.

1 5mo ago A tokens not measured original MIT

PreToolUse

04

benjaminr/cc-makefile

Hook

Runs before the agent uses a tool for Bash tool calls, executing pre-tool-use.sh via bash. From benjaminr/cc-makefile.

1 5mo ago A tokens not measured original MIT

PostToolUse

05

benjaminr/cc-makefile

Hook

Runs after a tool call finishes for Bash tool calls, executing post-make.sh via bash. From benjaminr/cc-makefile.

1 5mo ago A tokens not measured copy · 48% MIT

PostToolUseFailure

06

benjaminr/cc-makefile

Hook

Runs when a tool call fails for Bash tool calls, executing post-make.sh via bash. From benjaminr/cc-makefile.

1 5mo ago A tokens not measured copy · 55% MIT

FileChanged

07

benjaminr/cc-makefile

Hook

Runs on the FileChanged event for Makefile tool calls, executing session-start.sh via bash. From benjaminr/cc-makefile.

1 5mo ago A tokens not measured copy · 56% MIT

CwdChanged

08

benjaminr/cc-makefile

Hook

Runs on the CwdChanged event, executing cwd-changed.sh via bash. From benjaminr/cc-makefile.

1 5mo ago A tokens not measured original MIT

PostCompact

09

benjaminr/cc-makefile

Hook

Runs after the context is compacted, executing session-start.sh via bash. From benjaminr/cc-makefile.

1 5mo ago A tokens not measured original MIT

make

10

benjaminr/cc-makefile

Skill Claude CodeCodex

List or run Makefile targets.

1 5mo ago A 8 tokens original MIT