D0NMEGA/donnyclaude
7 stars · Last commit 2026-07-06
Verified workflow engine for Claude Code: durable project memory, phase planning, subagents, and deterministic completion gates.
README preview
<p align="center"> <img src="https://raw.githubusercontent.com/d0nmega/donnyclaude/main/assets/banner.png" alt="DonnyClaude" width="100%"> </p> <p align="center"> <a href="https://www.npmjs.com/package/donnyclaude"><img src="https://img.shields.io/npm/v/donnyclaude?style=for-the-badge&color=ff3333" alt="npm version"></a> <img src="https://img.shields.io/badge/node-%3E%3D20-ff3333?style=for-the-badge" alt="Node >= 20"> <img src="https://img.shields.io/badge/engine-Donny-ff3333?style=for-the-badge" alt="Donny engine"> <img src="https://img.shields.io/badge/license-MIT-blue?style=for-the-badge" alt="MIT License"> <a href="https://github.com/d0nmega/donnyclaude"><img src="https://img.shields.io/github/stars/d0nmega/donnyclaude?style=for-the-badge&logo=github&color=ff3333&label=star" alt="Star on GitHub"></a> </p> # DonnyClaude **The verified workflow engine for Claude Code.** Claude Code is excellent at generating code. It is weaker at long projects: context gets messy, `/clear` loses decisions, and the model can call a task "done" before tests, requirements, or security checks actually pass.