GitHub repo

modu-ai/moai-adk

Go Tracked since 2025-09-16 Updated 2026-07-16 View source ↗

#548 of 783 by Stars among GitHub repos

1.1k Stars

SPEC-First Agentic Development Kit for Claude Code — 24 AI agents + 52 skills with TDD/DDD quality gates, 16-language projects, 4-language docs. Go CLI, zero deps.

About

"The purpose of vibe coding is not rapid productivity but code quality."

MoAI-ADK (Agentic Development Kit) is a harness that sits on top of Claude Code. A harness is a system that wraps the model from the outside. The model is a stochastic worker moving token by token — it remembers neither its budget, nor its quality bar, nor where the last session broke off. A cost ceiling, a passing test suite, continuity that survives /clear — properties like these cannot be re-seeded by a prompt every turn; the system has to enforce them from the outside. That system is the harness.

Every design decision serves one goal: token economics — the same quality for fewer tokens, higher quality for the…

Excerpted from github.com/modu-ai/moai-adk

Latest metrics

Stars 1.1k 2026-07-16
Forks 207 2026-07-16
Commits 3.2k 2026-07-16
Releases 105 2026-07-16
Watchers 10 2026-07-16
Open issues 7 2026-07-16
Open PRs 4 2026-07-16