From ar
Spawns parallel subagents to fix stubborn bugs rapidly. Useful for complex, persistent debugging challenges that resist standard approaches.
npx claudepluginhub ahundt/autorun --plugin arThis skill uses the workspace's default tool permissions.
FixStubbornBugsFastByParallelizing.md
Dispatches isolated subagents for concurrent handling of 2+ independent tasks without shared state or sequential dependencies, like parallel bug investigations across subsystems.
Dispatches concurrent agents for independent problems like multiple test failures in different subsystems or bulk operations on unrelated files. Use when tasks have no shared state to cut resolution time.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Share bugs, ideas, or general feedback.
FixStubbornBugsFastByParallelizing.md