overclick
01Plugin Claude Code
Official OverClick plugins.
Plugin Claude Code
Official OverClick plugins.
Plugin Claude Code
Claim, execute, and deliver cards on your own self-hosted OverClick board. Ships the workflow skill, the /overclick: commands, and hooks: a session-start board snapshot and a delivery commit check run by default, while the claim guard and the stop/harness guards ship disabled. The only network endpoint is the OverClic.
Command
Show the actionable OverClick queue and this token's active claims.
Command
Open one self-contained OverClick card.
Command
Claim an OverClick card and load its execution briefing.
Command
Verify, push, measure, and deliver the current OverClick card.
Command
Stamp the current OverClick card with an exact release tag.
Hook
Runs when a session starts on startup, resume, clear and compact, executing session-start.mjs via node. From 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.
Hook
Runs when the agent finishes a response, executing stop-guard.mjs via node. From 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.
Skill Claude CodeCodex
Execute work through an OverClick MCP board. The board's MCP server is overclick (tools mcpoverclick); overclock is the IDE — one letter apart, different systems. Never guess the prefix. Use whenever an OverClick server is connected and the user mentions cards, tasks, missions, a card ID, or asks to register, claim…