Claude Code Mods

Function-hook mods for Claude Code

Each mod does one job and states in its own README what it reads, what it runs and what it keeps. They install from one marketplace.

39mod
7L0 + L1
24L2
8L3

Install

Function hooks are early access. No mod loads without the flag.

claude plugin marketplace add KilimcininKorOglu/claude-code-mods
claude plugin install <mod>@kilimcininkoroglu-mods

To keep the flag on, add this to ~/.claude/settings.json:

{ "env": { "CLAUDE_CODE_ENABLE_FUNCTION_HOOKS": "1" } }

Reach levels

L0
Draws and remembers. Reads no file and runs no process.
L1
Reads files, settings, environment or the transcript.
L2
Writes files, runs processes or drives Claude.
L3
Reaches the network.

Each mod page is rendered from that mod's own README.