SessionStart
01Hook
Runs when a session starts, executing session-start.py via python3. From bcanfield/agentic-tech-debt.
8 2d ago A
tokens not measured
copy · 75% MIT
Every shortcut your coding agent takes, saved to your repo as it happens. Fix them when you're ready.
Hook
Runs when a session starts, executing session-start.py via python3. From bcanfield/agentic-tech-debt.
Hook
Runs when you submit a prompt, before the agent sees it, executing drop.py via python3. From bcanfield/agentic-tech-debt.
Hook
Runs after a tool call finishes for Write, Edit and MultiEdit tool calls, executing feedback.py via python3. From bcanfield/agentic-tech-debt.
Hook
Runs when the agent finishes a response, executing stop.py via python3. From bcanfield/agentic-tech-debt.