SyloRei/claude-godmode

Production-grade engineering workflow plugin for Claude Code. End-to-end feature pipeline, 8 specialized agents, quality gates, isolated worktrees, and persistent memory. Ship features, not prompts.

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

PreToolUse

01

SyloRei/claude-godmode

Hook

Runs before the agent uses a tool for Bash tool calls, executing pre-tool-use.sh and pre-tool-use-secrets.sh via bash (2 commands). From SyloRei/claude-godmode.

3 2mo ago A tokens not measured original MIT

PostToolUse

02

SyloRei/claude-godmode

Hook

Runs after a tool call finishes for Bash tool calls, executing post-tool-use.sh and post-tool-use-cost.sh via bash (2 commands). From SyloRei/claude-godmode.

3 2mo ago A tokens not measured copy · 91% MIT

SessionStart

03

SyloRei/claude-godmode

Hook

Runs when a session starts, executing session-start.sh via bash. From SyloRei/claude-godmode.

3 2mo ago A tokens not measured copy · 56% MIT

PostCompact

04

SyloRei/claude-godmode

Hook

Runs after the context is compacted, executing post-compact.sh via bash. From SyloRei/claude-godmode.

3 2mo ago A tokens not measured copy · 58% MIT

UserPromptSubmit

05

SyloRei/claude-godmode

Hook

Runs when you submit a prompt, before the agent sees it, executing user-prompt-submit.sh via bash. From SyloRei/claude-godmode.

3 2mo ago A tokens not measured copy · 70% MIT

SessionEnd

06

SyloRei/claude-godmode

Hook

Runs when a session ends, executing session-end.sh via bash. From SyloRei/claude-godmode.

3 2mo ago A tokens not measured copy · 48% MIT

Stop

07

SyloRei/claude-godmode

Hook

Runs when the agent finishes a response, executing stop-ac-gate.sh via bash. From SyloRei/claude-godmode.

3 2mo ago A tokens not measured original MIT