b-open-io

Bug Hunt — Development skill for Claude Code

Development community

Adversarial bug hunt with 3 isolated agents — Hunter finds bugs, Skeptic challenges them, Referee gives final verdicts.

How to install Bug Hunt

Installs to ~/.claude/skills/b-open-io-prompts-bug-hunt/SKILL.md

Terminal
mkdir -p ~/.claude/skills/b-open-io-prompts-bug-hunt && curl -fsSL https://raw.githubusercontent.com/b-open-io/prompts/HEAD/commands/bug-hunt.md -o ~/.claude/skills/b-open-io-prompts-bug-hunt/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Bug Hunt does

Adversarial bug hunt with 3 isolated agents — Hunter finds bugs, Skeptic challenges them, Referee gives final verdicts.

Alternatives in Development

  • Src Hunter Skill — 实战 SRC / 众测 / Bug bounty 漏洞挖掘 Claude Code skill — 19 个攻击类 playbook、305 个结构化 payload、263 个 WAF/EDR 绕过、2887 份 Ha 602 ★
  • Engage.Crash — Crash → root cause → reachability → empirical exploitability verdict (native bugs) 348 ★
  • Obsidian Challenge — Red-team your current idea against your own vault history — finds contradictions, past failures, and flawed as 277 ★

Full documentation available on GitHub

View Source Repository