🛡️
QualityGo

MoAI Foundation Quality

by modu-ai

MoAI Foundation Quality is a Quality skill for Claude Code, published by modu-ai in moai-adk.

1.2K stars220 forkson modu-ai/moai-adkAdded 2026/08/20Repository updated 2026/08/20
agentic-aiagentic-codingagentic-workflowai-agentai-codinganthropicclaudeclaude-codecli-toolcode-generationcode-qualityddddeveloper-toolsgogolangllmmulti-agentspec-driven-developmenttddvibe-coding
Install in seconds
Install MoAI Foundation Quality
Copy MoAI Foundation Quality into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/modu-ai/moai-adk/tree/main/.claude/skills/moai-foundation-quality ~/.claude/skills/moai-foundation-quality

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/modu-ai/moai-adk.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.claude/skills/moai-foundation-quality/SKILL.md in modu-ai/moai-adk
Installs to
~/.claude/skills/moai-foundation-quality
Collection
One of 25 skills cataloged from this repository
Category
Quality1354 skills

What MoAI Foundation Quality does

MoAI Foundation Quality documents the TRUST 5 quality principles and how MoAI enforces them through agents, the 3-level harness, /moai gate, and sync-auditor scoring. Use it for code review, quality gate checks, coverage targets, or TRUST 5 compliance.

MoAI Foundation Quality is cataloged under Quality on DirSkills. MoAI Foundation Quality comes from a repository tagged agentic-ai, agentic-coding, agentic-workflow, ai-agent and ai-coding.

Documentation

README

TRUST 5 Quality Principles and Enforcement

This skill provides background knowledge on MoAI's quality model: the five TRUST 5 principles, how agents enforce them, the 3-level harness, and the language-aware toolchains that /moai gate runs. MoAI does NOT ship a quality-validation library — quality is enforced through agents (manager-develop, sync-auditor), slash commands (/moai gate, /moai review), and the harness (minimal/standard/thorough).

Quick Reference

TRUST 5 Principles (Tested, Readable, Unified, Secured, Trackable) are quality dimensions, not code objects. Every code change is evaluated against all five.

Quality Mechanisms (the real enforcement layer):

This is the opening of the README. Read the full README on GitHub.

Commands MoAI Foundation Quality provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /moai

Frequently asked about MoAI Foundation Quality

  • What else does modu-ai publish alongside MoAI Foundation Quality?

    MoAI Foundation Quality is one of 25 skills that DirSkills catalogs from modu-ai/moai-adk, the repository it ships in. Its siblings there include API Patterns Reference, Backend Development and CI Loop. Each one is a separate skill with its own page in this directory, installs the same way MoAI Foundation Quality does, and is maintained by modu-ai in that same repository. The rest of the collection is listed on the modu-ai/moai-adk page.

  • How does MoAI Foundation Quality compare to other Quality skills?

    MoAI Foundation Quality ranks #751 by stars among the 1354 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of MoAI Foundation Quality against them. Open each page to compare what they document and how they install.

More from modu-ai/moai-adk

MoAI Foundation Quality is one of 25 skills cataloged on DirSkills from modu-ai/moai-adk.

See all 25 skills
📚
2w ago

API Patterns Reference

API Patterns Reference documents REST and GraphQL API design patterns, error handling conventions, and input validation for backend development. Use it when designing, implementing, or reviewing backend API endpoints.
Quality
1.2K220
⚙️
2w ago

Backend Development

Backend Development covers API design, database integration, microservices, and backend security patterns for building server-side applications. Use it when designing APIs, implementing server logic, authentication, or authorization.
DevOps
1.2K220
🔁
2w ago

CI Loop

CI Loop polls required pull request checks, classifies mechanical vs semantic failures, and applies safe automated patches up to three iterations before escalating to the user. Use it after creating a PR with /moai sync to monitor CI and auto-fix failures.
DevOps
1.2K220
🛠️
2w ago

Claude Code Authoring Kit

Claude Code Authoring Kit is a comprehensive reference for creating and configuring Claude Code extensions, covering Skills, sub-agents, plugins, slash commands, hooks, memory, settings, sandboxing, headless mode, and advanced agent patterns.
AI Engineering
1.2K220
🔀
2w ago

Cross-Model Audit Convergence

Cross-Model Audit Convergence documents how plan-auditor and sync-auditor agents invoke the audit_multi MCP tool to run code review across codex and GLM backends in parallel, converge their verdicts with Claude, and fold per-backend verdicts and a disagreement flag into audit output. Use it when a project sets audit_model to multi.
AI Engineering
1.2K220
🗄️
2w ago

Database Domain Specialist

Database Domain Specialist provides patterns and implementations for PostgreSQL, MongoDB, Redis, Oracle, and cloud databases. Use it for schema design, query optimization, indexing, data modeling, and cloud database selection.
Data
1.2K220