Dokkabei97/forged-claude-code

⚒️ Startup founding & operations toolkit for Claude Code — 53 plugins across CTO, CPO, COO, CMO domains (9 agents, 29 skills, 14 commands, 1 hook)

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

SessionStart

01

Dokkabei97/forged-claude-code

Hook

Runs when a session starts on startup, executing check-setup.sh via bash. From Dokkabei97/forged-claude-code.

2 6mo ago A tokens not measured copy · 55% MIT

PreToolUse

02

Dokkabei97/forged-claude-code

Hook

Runs before the agent uses a tool for tool == "Bash" && tool_input.command matches "git (commit, push, add)", tool == "Write" && tool_input.file_path matches "\\.(env, env\\.local and env\\.production)$" tool calls, running an inline shell check (2 commands). From Dokkabei97/forged-claude-code.

2 6mo ago A tokens not measured original MIT