bcanfield/agentic-tech-debt

Every shortcut your coding agent takes, saved to your repo as it happens. Fix them when you're ready.

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

SessionStart

01

bcanfield/agentic-tech-debt

Hook

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

UserPromptSubmit

02

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.

8 2d ago A tokens not measured original MIT

PostToolUse

03

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.

8 2d ago A tokens not measured original MIT

Stop

04

bcanfield/agentic-tech-debt

Hook

Runs when the agent finishes a response, executing stop.py via python3. From bcanfield/agentic-tech-debt.

8 2d ago A tokens not measured original MIT