๐Ÿดโ€โ˜ ๏ธ
AutomationJavaScript

Bounty Board

by karanb192

Bounty Board is an Automation skill for Claude Code, published by karanb192 in claude-code-hooks.

486 stars34 forkson karanb192/claude-code-hooksAdded 2026/08/26+2% in starsRepository updated 2026/08/23
ai-toolsanthropicautomationclaudeclaude-codeclaude-code-hooksclaude-code-pluginclideveloper-toolshooksmarketplacenotificationspluginsecurity
Install in seconds
Install Bounty Board
Copy Bounty Board into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/karanb192/claude-code-hooks/tree/main/plugins/bounty-board/skills/board ~/.claude/skills/board

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/karanb192/claude-code-hooks.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
plugins/bounty-board/skills/board/SKILL.md in karanb192/claude-code-hooks
Installs to
~/.claude/skills/board
Collection
One of 7 skills cataloged from this repository
Category
Automation โ€” 1523 skills

What Bounty Board does

Bounty Board shows TODO, FIXME, HACK, and lint-suppression debt as XP-priced bounties based on git-blame age. Use it to quickly spot the oldest open issues and describe what would be needed to clear them.

Bounty Board is cataloged under Automation on DirSkills. Bounty Board comes from a repository tagged ai-tools, anthropic, automation, claude and claude-code.

Documentation

README

Bounty board

!node "${CLAUDE_SKILL_DIR}/../../bounty-board.js" --render 2>/dev/null || node "${CLAUDE_PLUGIN_ROOT}/bounty-board.js" --render

The card above is this repository's open bounties: each TODO/FIXME/HACK/skip/lint-suppression priced as a wanted-poster bounty whose XP scales with its git-blame age (older debt = fatter bounty). It is produced by the bounty-board hook, which scans the repo on demand.

Briefly call out the 1-3 fattest bounties and, for each, name the file:line and what it would take to genuinely clear it (resolve the debt, not just delete the marker). Keep it short; do not re-run any commands.

Frequently asked about Bounty Board

  • What else does karanb192 publish alongside Bounty Board?

    Bounty Board is one of 7 skills that DirSkills catalogs from karanb192/claude-code-hooks, the repository it ships in. Its siblings there include Dead Ends, Leaderboard and Provenance. Each one is a separate skill with its own page in this directory, installs the same way Bounty Board does, and is maintained by karanb192 in that same repository. The rest of the collection is listed on the karanb192/claude-code-hooks page.

  • How does Bounty Board compare to other Automation skills?

    Bounty Board ranks #1363 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Bounty Board against them. Open each page to compare what they document and how they install.

More from karanb192/claude-code-hooks

Bounty Board is one of 7 skills cataloged on DirSkills from karanb192/claude-code-hooks.

See all 7 skills โ†’