AI & Agents

Bug Hunt Swarm

by Dimillian

A multi-agent debugging skill that spawns parallel investigator agents to hunt bugs from multiple angles simultaneously — dramatically cutting time-to-root-cause on complex issues.

Bug Hunt Swarm deploys a team of specialized investigator agents that attack a bug from different angles in parallel — one checks state management, one traces API calls, one audits recent commits. Results are aggregated into a ranked hypothesis list with reproduction steps.

Install

$ npx codex-marketplace add dimillian/bug-hunt-swarm --skill
debuggingmulti-agentswarmqa

Details

Platform Codex Skills
Subcategory Debugging
Developer Dimillian