tranhieutt/software_development_department

Software Development Department

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

SessionStart

01

tranhieutt/software_development_department

Hook Claude Code

Runs when a session starts, executing session-start.sh and detect-gaps.sh via bash (2 commands). From tranhieutt/software_development_department.

71 3mo ago A tokens not measured copy · 100% MIT

UserPromptSubmit

02

tranhieutt/software_development_department

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, executing prompt-context.sh, persist-memory.sh and log-skill.sh via bash (3 commands). From tranhieutt/software_development_department.

71 3mo ago A tokens not measured copy · 45% MIT

PreToolUse

03

tranhieutt/software_development_department

Hook Claude Code

Runs before the agent uses a tool for Bash, Task, Write, Edit and Read tool calls, executing bash-guard.ps1, validate-commit.ps1, validate-push.ps1, circuit-guard.sh, pre-code-gate.ps1 and file-history.sh (6 commands). From tranhieutt/software_development_department.

71 3mo ago A tokens not measured original MIT

PostToolUse

04

tranhieutt/software_development_department

Hook Claude Code

Runs after a tool call finishes for Write, Edit, Bash and Task tool calls, executing log-writes.sh, extract-decisions.sh, log-commit.sh, decision-ledger-writer.sh and circuit-updater.sh via bash (5 commands). From tranhieutt/software_development_department.

71 3mo ago A tokens not measured original MIT

Stop

06

tranhieutt/software_development_department

Hook Claude Code

Runs when the agent finishes a response, executing session-stop.sh via bash. From tranhieutt/software_development_department.

71 3mo ago A tokens not measured copy · 52% MIT