
Zap
- Updated April 12, 2026
- dphaener/flow
A debugging skill for Claude Code: diagnose it, fix it, zap it. It focuses on fast, instant bug elimination. A developer reaches for it when something is broken and they want a tight diagnose-and-fix loop.
Key points
- Diagnose then fix
- Instant bug elimination
- Claude Code workflow
Zap by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add dphaener/flow/plugin install zap@flowAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Last updated | April 12, 2026 |
|---|---|
| Repository | dphaener/flow ↗ |
What it does
Diagnose and fix bugs quickly inside Claude Code — instant bug elimination.
README.md
zap
Diagnose it, fix it, zap it. Instant bug elimination for Claude Code.
Commands
/zap:diagnose
Research, locate, and diagnose a bug with a complete fix plan. Provide an error message or describe the bug — zap will trace the root cause, identify affected files, and produce an actionable diagnosis before any code is touched.
/zap:fix
Apply the diagnosed fix, verify it with tests, and auto-commit the result. Run after /zap:diagnose (or with your own notes) to have zap implement the fix, run the test suite, and commit a clean, verified change.
Installation
Add to your .claude/plugins/ directory or install via the Flow marketplace.
Author
Darin Haener