azrtydxb/procoder

209 stars · Last commit 2026-09-18

Senior-developer discipline for AI coding agents. A commit gate that counts unchecked as failing, quality controllers that refuse to call unfinished work done, and a lessons loop that closes each escaped bug's class. One Go binary, no runtime deps, works with 20+ agents.

README preview

<p align="center">
  <img src="docs/assets/banner.png" alt="Procoder — senior dev wisdom, automated" width="100%">
</p>

**Make your AI coder work like a senior developer.** One Go binary gives
the agent a commit gate it cannot talk its way past, quality controllers
that refuse to call unfinished work done, and a self-learning loop that
turns every escaped bug into a permanently closed class. The agent stays
in control — nothing ever touches your code behind its back.

![CI](https://github.com/azrtydxb/procoder/actions/workflows/ci.yml/badge.svg)
![Version](https://img.shields.io/badge/version-3.6.0-7C3AED)
![License](https://img.shields.io/badge/license-Apache--2.0-7C3AED)
![Agents](https://img.shields.io/badge/works%20with-20%2B%20agents-7C3AED)

## Quick start

```
/plugin marketplace add azrtydxb/procoder
/plugin install procoder

View full repository on GitHub →