Show explicit root cause diagnosis before writing any code.
Scanned 8/30/2026
Install to Claude Code
npx -y skills add akshatnerella/plumber --skill plumber-diagnose --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Plumber Diagnose?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/akshatnerella-plumber-diagnose)More formats (shields.io, HTML) on the badges page.
---
name: plumber-diagnose
description: "Show explicit root cause diagnosis before writing any code."
homepage: https://github.com/akshatnerella/plumber
license: MIT
---
Run the plumber diagnostic explicitly before writing any code. Show your work.
## Format
```
Root cause: [what is actually broken, not the symptom]
Design flaw? [yes/no — if yes, what is wrong structurally]
Patch or redesign? [decision + one-line reason]
What to delete: [anything unnecessary]
Solution: [the genuinely simple fix]
```
Do not write code until the diagnosis is shown. One-shot diagnostic, then implement.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!