#314 · Primary category: AI Coding Assistants
moai-adk
Agentic development harness for Claude Code — SPEC-driven plan/run/sync, TRUST 5 quality gates, model+effort routing, and Claude×GLM multi-LLM cost control. Single Go binary, 16 languages, zero deps.
Project last updated:08/29/26
GitHub Stars
1.2K
Forks
220
Contributors
10
License
Apache-2.0
Why we included this project
MoAI-ADK is a harness for teams that want Claude Code to do more than chat. It wraps the agent in a single Go binary that runs a SPEC-driven plan/run/sync loop, enforces TDD and DDD quality gates, and routes each task across models and effort levels so token costs stay predictable. The same binary mixes Claude and GLM models to keep spending in check without dropping automated checks. It ships as one static binary with no dependencies and supports 16 languages, so it slots into existing workflows without a big setup. If you're standardizing how your team does agentic coding instead of letting everyone improvise, this gives you a concrete process to adopt and a documented methodology to follow.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.