원클릭으로
board
Show the wanted-poster bounty board — this repo's TODO/FIXME/HACK debt priced as aging XP bounties
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Show the wanted-poster bounty board — this repo's TODO/FIXME/HACK debt priced as aging XP bounties
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Preview the provenance receipt (prompts, est. spend, tests run, agent-authored lines) for the current session ledger
Render today's standup card from what your agents actually did across repos
List this repo's recorded dead ends — approaches already tried and abandoned, with reasons and cost
Show the CLAUDE.md compliance scorecard — which rules Claude actually follows vs ignores
Show your personal model-quality trend card (failure rate, edit churn, tokens/task by model version)
Show this repo's context-cost leaderboard — the files that pulled the most tokens into context
| name | board |
| description | Show the wanted-poster bounty board — this repo's TODO/FIXME/HACK debt priced as aging XP bounties |
| disable-model-invocation | true |
!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.