SessionStart
01Hook
Runs when a session starts on startup, resume and compact, executing session-start.mjs. From jjanczur/tyran.
A task conductor for Claude Code that gets better the more you use it. Multi-agent orchestration with an evidence contract that BLOCKS instead of asking, gates written as hooks rather than prompts, and a retrospective that learns your repo's rules and tunes its own playbook.
Hook
Runs when a session starts on startup, resume and compact, executing session-start.mjs. From jjanczur/tyran.
Hook
Runs before the agent uses a tool for Bash, ^(Write, Edit, NotebookEdit, Bash, mcp__.*)$, .+, ^$, .+ and ^$ tool calls, executing secrets-gate.mjs, write-guard.mjs, policy-gate.mjs and usage-gate.mjs (4 commands). From jjanczur/tyran.
Hook
Runs when the agent finishes a response, executing retro-gate.mjs. From jjanczur/tyran.
Hook
Runs when a subagent finishes for .+, ^$, .+ and ^$ tool calls, executing evidence-gate.mjs and board-refresh.mjs (2 commands). From jjanczur/tyran.
Hook
Runs before the context is compacted for manual and auto tool calls, executing pre-compact.mjs. From jjanczur/tyran.