{ "name": "bug-hunter", "description": "A bug hunting workflow with specialized agents for codebase exploration, root cause analysis, and fix validation.", "version": "1.0.0", "author": { "name": "Sid Bidasaria", "email": "sbidasaria@anthropic.com" }, "agents": [ "./agents" ], "commands": [ "./commands" ] }