ustoppble/overclick

The open source task board where AI agents do the work. Self-hosted, MCP-native, zero data collection.

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

SessionStart

01

ustoppble/overclick

Hook

Runs when a session starts on startup, resume, clear and compact, executing session-start.mjs via node. From ustoppble/overclick.

96 3d ago A tokens not measured original MIT

PostToolUse

02

ustoppble/overclick

Hook

Runs after a tool call finishes for task_claim, mcp__.*__task_claim, task_deliver, mcp__.*__task_deliver, task_release, mcp__.*__task_release, task_deliver and mcp__.*__task_deliver tool calls, executing claim-guard.mjs and post-deliver.mjs via node (2 commands). From ustoppble/overclick.

96 3d ago A tokens not measured original MIT

Stop

03

ustoppble/overclick

Hook

Runs when the agent finishes a response, executing stop-guard.mjs via node. From ustoppble/overclick.

96 3d ago A tokens not measured original MIT

PreToolUse

04

ustoppble/overclick

Hook

Runs before the agent uses a tool for task_create and mcp__.*__task_create tool calls, executing pre-create.mjs and claim-guard.mjs via node (2 commands). From ustoppble/overclick.

96 3d ago A tokens not measured original MIT