bug-sweep
CommunitySystematically find and fix AI-fixable bugs.
Software Engineering#static analysis#bug fixing#test execution#codebase scanning#backlog triage#docs verification#chunked parallel review
Authordbc-oduffy
Version1.0.0
Installs0
System Documentation
What problem does it solve?
The bug-sweep Skill systematically hunts for bug patterns and code smells across a codebase, fixes anything AI-fixable within the current session, and defers genuinely blocked items to a backlog instead of wasting time on stale or unfixable findings.
Core Features & Use Cases
- Stack-aware scanning and pattern selection: Detects the project’s language/tooling stack and selects appropriate bug patterns, including compiled/framework-heavy stacks via documentation verification.
- Parallelized discovery with test execution: Runs fast mechanical grep first, then dispatches semantic analysis per code chunk and executes the test suite to confirm failures.
- Triage, fixing, and backlog hygiene: Classifies findings into fix-now vs backlog, applies automated fixes with docs verification when configured, and prunes “already-fixed” backlog items using verified resolving SHAs.
Quick Start
Run bug-sweep scoped to a specific directory or the full repository to enumerate fixable issues and leave blocked items in the backlog.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: bug-sweep Download link: https://github.com/dbc-oduffy/coordinator-claude/archive/main.zip#bug-sweep Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.