·moai-foundation-quality
{}

moai-foundation-quality

modu-ai/moai-adk

Enterprise code quality orchestrator with TRUST 5 validation, proactive analysis, and automated best practices enforcement

37Installs·1Trend·@modu-ai

Installation

$npx skills add https://github.com/modu-ai/moai-adk --skill moai-foundation-quality

SKILL.md

Enterprise-grade code quality management system that combines systematic code review, proactive improvement suggestions, and automated best practices enforcement. Provides comprehensive quality assurance through TRUST 5 framework validation with Context7 integration for real-time best practices.

Basic Quality Validation: Initialize QualityOrchestrator with trust5enabled, proactiveanalysis, bestpracticesenforcement, and context7integration all set to True. Call analyzecodebase method with path parameter set to source directory, languages list including python, javascript, and typescript, and qualitythreshold of 0.85. The method returns comprehensive quality results.

For quality gate validation with TRUST 5, create QualityGate instance and call validatetrust5 with codebasepath, testcoveragethreshold of 0.90, and complexitythreshold of 10.

Enterprise code quality orchestrator with TRUST 5 validation, proactive analysis, and automated best practices enforcement Source: modu-ai/moai-adk.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/modu-ai/moai-adk --skill moai-foundation-quality
Category
{}Data Analysis
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is moai-foundation-quality?

Enterprise code quality orchestrator with TRUST 5 validation, proactive analysis, and automated best practices enforcement Source: modu-ai/moai-adk.

How do I install moai-foundation-quality?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/modu-ai/moai-adk --skill moai-foundation-quality Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

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