akshatnerella/plumber

7 stars · Last commit 2026-06-26

Root cause first. An idiot admires complexity, a genius admires simplicity.

README preview

<p align="center">
  <img src="assets/plumber.png" width="200" alt="Plumber">
</p>

<h1 align="center">Plumber</h1>

<p align="center">
  <em>An idiot admires complexity, a genius admires simplicity.</em>
</p>

<p align="center">
  <img src="https://img.shields.io/github/stars/akshatnerella/plumber?style=flat-square&color=1a1a2e&label=stars" alt="Stars">
  <img src="https://img.shields.io/badge/works%20with-10%20agents-1a1a2e?style=flat-square" alt="Works with 10 agents">
  <img src="https://img.shields.io/badge/license-MIT-1a1a2e?style=flat-square" alt="MIT">
</p>

---

Your AI agent doesn't fix bugs. It patches them. Conditionals on top of conditionals, error handling for things that shouldn't happen, complexity added to fight existing complexity. Every ticket gets a bandage. The pipe keeps leaking.

View full repository on GitHub →