MokeyBytes/claude-baseline

Reusable Claude Code baseline with safety hooks, audit logging, automatic formatting, cost controls, specialist agents, and tested workflows.

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

PreToolUse

01

MokeyBytes/claude-baseline

Hook Claude Code

Runs before the agent uses a tool for Bash, Write, Edit, NotebookEdit and Agent tool calls, executing validate-bash.sh, guard-files.sh and guard-agents.sh (3 commands). From MokeyBytes/claude-baseline.

2 4d ago A tokens not measured original MIT

PostToolUse

02

MokeyBytes/claude-baseline

Hook Claude Code

Runs after a tool call finishes for Write, Edit and NotebookEdit tool calls, executing format.sh. From MokeyBytes/claude-baseline.

2 4d ago A tokens not measured original MIT

SessionStart

03

MokeyBytes/claude-baseline

Hook Claude Code

Runs when a session starts, executing session-init.sh. From MokeyBytes/claude-baseline.

2 4d ago A tokens not measured original MIT

UserPromptSubmit

04

MokeyBytes/claude-baseline

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, executing audit-prompt.sh. From MokeyBytes/claude-baseline.

2 4d ago A tokens not measured original MIT

ConfigChange

05

MokeyBytes/claude-baseline

Hook Claude Code

Runs on the ConfigChange event, executing audit-config.sh. From MokeyBytes/claude-baseline.

2 4d ago A tokens not measured original MIT

Stop

06

MokeyBytes/claude-baseline

Hook Claude Code

Runs when the agent finishes a response, executing post-run-tests.sh and session-summary.sh (2 commands). From MokeyBytes/claude-baseline.

2 4d ago A tokens not measured original MIT