What problem does it solve?
MoAI Foundation Core provides a structured foundation for building MoAI-based skills, enabling consistent quality, modular architecture, and scalable content organization across complex AI-driven development workflows.
Core Features & Use Cases
- TRUST 5 framework integration for automated quality gates (test-first, readability, unified, secured, trackable)
- SPEC-First TDD workflow support with phase-based token budgeting
- Delegation patterns for multi-agent orchestration without direct execution
- Token optimization and progressive disclosure to manage context and token budgets
- Progressive disclosure content architecture and modular-system file organization
- Works well with agent catalogs, commands, and integration patterns
- Use Case: Architect large MoAI-powered projects by composing modules and cross-referencing patterns
Quick Start
Load core principles and modules to understand how to structure skills and validate quality gates.
Try exploring modules like trust-5-framework.md, spec-first-tdd.md, and delegation-patterns.md to see the patterns in action.