Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
Quinten De Swaef avatar

Bug Hunt

  • Updated March 9, 2026
  • Qkyrie/claude-setup

bug-hunt is a Claude Code skill in the AI & Agent Building category. Adversarial bug finding using 3 isolated agents (Hunter, Skeptic, Referee) to find and verify real bugs with high fidelity

Key points

  • bug-hunt
  • AI & Agent Building
  • AI-coding skill

Bug Hunt by the numbers

  • Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add Qkyrie/claude-setup
/plugin install bug-hunt@qkyrie-plugins

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Last updatedMarch 9, 2026
RepositoryQkyrie/claude-setup

What it does

Adversarial bug finding using 3 isolated agents (Hunter, Skeptic, Referee) to find and verify real bugs with high fidelity

README.md

qkyrie-plugins

Personal Claude Code plugin marketplace.

Installation

/plugin marketplace add Qkyrie/claude-setup
/plugin install bug-hunt@qkyrie-plugins

Plugins

bug-hunt

Adversarial bug finding using 3 isolated agents (Hunter, Skeptic, Referee) to find and verify real bugs with high fidelity.

/bug-hunt              # Scan entire project
/bug-hunt src/         # Scan specific directory
/bug-hunt lib/auth.ts  # Scan specific file
/bug-hunt -b feature-xyz              # Scan files changed in feature-xyz vs main
/bug-hunt -b feature-xyz --base dev   # Scan files changed in feature-xyz vs dev

Adding Plugins

  1. Create plugins/<name>/.claude-plugin/plugin.json
  2. Add skills/agents/hooks inside that plugin directory
  3. Add an entry to .claude-plugin/marketplace.json
  4. Commit and push

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.