karanb192/claude-code-hooks
πͺMarketplacekaranb192/claude-code-hooks
πͺ A growing collection of useful Claude Code hooks. Copy, paste, customize.
Add this Marketplace
/plugin marketplace add karanb192/claude-code-hooksPlugins in this Marketplace
bounty-board
productivityPrices your repo's TODO/FIXME/HACK debt as aging XP bounties, injects the top 3 as opportunistic side quests, and verifies + pays out bounties you genuinely clear.
context-hogs
costPer-file context-cost leaderboard β attributes every tool result's tokens to the files it loaded, so you know which files cost you the most.
dead-end-registry
memoryRemembers approaches you tried and reverted (with reason and estimated token cost) and warns before you retry them β via a prompt-submit card and an ask-before-edit guard.
dead-rules-audit
observabilityCLAUDE.md compliance scorecard β tallies which rules Claude actually follows vs ignores as you edit, and flags chronically-ignored rules to promote into a deterministic hook.
nerf-receipts
observabilityA personal flight recorder for Claude Code quality β records your own per-session failure rate, edit churn, and tokens/task by model version, and flags real shifts when a model changes.
pr-provenance-stamp
gitStamps a provenance receipt β prompts, estimated spend, tests run with exit codes, and a truthful agent-authored line split β into your PR body on `gh pr create`.
standup-autopilot
productivityWrites your daily standup from what your agents actually did across repos β captures tasks, tests, PRs, and blockers from session transcripts and re-injects yesterday's open blockers next session.