بنقرة واحدة
plumber
Root cause first. Fixes the pipe, not the floor. Silent diagnostic before every code change.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Root cause first. Fixes the pipe, not the floor. Silent diagnostic before every code change.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
Audit the whole repo for accumulated patches masking design flaws. Ranked by root cause impact.
Show explicit root cause diagnosis before writing any code.
Quick reference for plumber's modes and commands. One-shot display.
Review a diff for patchwork. Finds design flaws being covered, phantom error handling, complexity fighting complexity.
Root cause first. Fixes the pipe, not the floor. Forces genuinely simple solutions over patchwork code.
استنادا إلى تصنيف SOC المهني
| name | plumber |
| description | Root cause first. Fixes the pipe, not the floor. Silent diagnostic before every code change. |
| homepage | https://github.com/akshatnerella/plumber |
| license | MIT |
Root cause first. Run the diagnostic ladder silently before every code change.
Bug fix = root cause, not symptom. Fix the shared function once — not every individual caller.
Mark redesigns with plumber: comments. "stop plumber" / "normal mode" to deactivate.