Bug Blitz — Development skill for Claude Code
Grind the bug backlog and tests; fix small, surface big items to PM.
How to install Bug Blitz
Installs to ~/.claude/skills/dbc-oduffy-coordinator-claude-bug-blitz/SKILL.md
mkdir -p ~/.claude/skills/dbc-oduffy-coordinator-claude-bug-blitz && curl -fsSL https://raw.githubusercontent.com/dbc-oduffy/coordinator-claude/HEAD/commands/bug-blitz.md -o ~/.claude/skills/dbc-oduffy-coordinator-claude-bug-blitz/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Bug Blitz does
name: bug-blitz description: "Grind the bug backlog and tests; fix small, surface big items to PM." allowed-tools: ["Agent", "Read", "Write", "Edit", "Bash", "Grep", "Glob", "Skill", "TaskCreate", "TaskUpdate", "TaskGet", "TaskList"] argument-hint: "[--dry-run | --max=N]"
Bug Blitz — Grind the Bug Backlog and the Test Suite
Two work sources, one pass: `state/bug-backlog/` and the full test suite (Tier-U authorized, Phase 0.6). No separate triage step — failing tests mint `TF-*` items
Alternatives in Development
- Om Prep 1on1 — Prep for an upcoming 1:1 — load person context, surface open items, suggest agenda based on vault state 4.6k ★
- Hawk Debugger — Use the @hawk-debugger agent to investigate and fix the following bug or build error: $ARGUMENTS 523 ★
- Fix Tests — /fix-tests 200 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Debug Blitz
Parallel debug assault — fires debug-detective + silent-failure-hunter + env-debugger simultaneously. Three ro
Backlog
View project backlog — items grouped by lifecycle state, with triage menu
Gsd T Backlog List
GSD-T: Backlog List — Filtered View of Backlog Items
Gsd T Backlog Move
GSD-T: Backlog Move — Reorder Items by Position
Agent Ready By Sero
Makes your codebase agent-friendly and keeps it that way. Small files so agents don't waste tokens. CLAUDE.md
Ke Build
Implement approved specification tasks in small slices with focused tests and evidence updates.
Related Agents
Ops Task Finder Agent
You are an ops project analysis sub-agent. Your job is to scan a project's goals, state, and backlog to identi
Backlog Curator
Backlog hygiene officer (curator-lite scope). Owns ID allocation, JSON↔MD mirror sync, item-count + priority/s
Generate Code
Investigates a specific target (a bug, behavior, or feature request) using the factblock from review-current-s