datit309/supergraph

Engineering workflow system for AI coding agents — mandatory planning, TDD, verification, review, and intelligent codebase graph analysis.

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

SessionStart

01

datit309/supergraph

Hook

Runs when a session starts, executing run-hook.cmd. From datit309/supergraph.

21 4d ago A tokens not measured original MIT

UserPromptSubmit

02

datit309/supergraph

Hook

Runs when you submit a prompt, before the agent sees it, executing run-hook.cmd. From datit309/supergraph.

21 4d ago A tokens not measured original MIT

PreToolUse

03

datit309/supergraph

Hook

Runs before the agent uses a tool for Write, Edit and Bash tool calls, executing run-hook.cmd (2 commands). From datit309/supergraph.

21 4d ago A tokens not measured copy · 69% MIT

PostToolUse

04

datit309/supergraph

Hook

Runs after a tool call finishes for Write, Edit and Bash tool calls, executing run-hook.cmd (2 commands). From datit309/supergraph.

21 4d ago A tokens not measured original MIT

PreCompact

05

datit309/supergraph

Hook

Runs before the context is compacted, executing run-hook.cmd. From datit309/supergraph.

21 4d ago A tokens not measured original MIT

Stop

06

datit309/supergraph

Hook

Runs when the agent finishes a response, executing run-hook.cmd. From datit309/supergraph.

21 4d ago A tokens not measured copy · 84% MIT