moai-foundation-core

Document MoAI Foundation Core principles and orchestration patterns in modular SKILL.md format.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/thkim2015/patentBot --skill moai-foundation-core-thkim2015
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: moai-foundation-core
Source: https://github.com/thkim2015/patentBot/tree/main/.claude/skills/moai-foundation-core
Command: npx skills add https://github.com/thkim2015/patentBot --skill moai-foundation-core-thkim2015

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

MoAI Foundation Core provides the core principles and patterns that power MoAI-ADK: TRUST 5 quality gates, SPEC-First DDD methodology, delegation patterns, token optimization, progressive disclosure, and a modular system for scalable content.

Core Features & Use Cases

  • TRUST 5 quality gate framework for automated validation and quality assurance.
  • SPEC-First DDD workflow guidance including EARS formats and phased development.
  • Delegation patterns enabling multi-agent orchestration and parallelism.
  • Token budget strategies for context management and cost efficiency.
  • Progressive disclosure and modular-system design for scalable skills.
  • Agent catalog cross-links and deep-module references for rapid discovery.

Quick Start

The recommended first step is to review the Quick Reference in SKILL.md and then explore the modules trust-5-framework.md, spec-first-ddd.md, and delegation-patterns.md to understand the core patterns and how they interconnect.

Frequently Asked Questions about moai-foundation-core

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What are MoAI Foundation Core principles for AI agent orchestration?

MoAI Foundation Core principles are TRUST 5 quality gates, SPEC-First DDD methodology, delegation patterns, token optimization, and progressive disclosure, designed to power robust multi-agent orchestration and modular skill development.

How do I apply TRUST 5 quality gates for automated validation?

You apply TRUST 5 quality gates within the MoAI Foundation Core framework to enforce automated validation and quality assurance during AI skill integration and multi-agent orchestration. Review the trust-5-framework module for implementation details.

Does SPEC-First DDD workflow support EARS formats for phased development?

Yes, the SPEC-First DDD workflow within MoAI Foundation Core explicitly supports EARS formats and phased development. The spec-first-ddd module provides detailed guidance for integrating this domain-driven design methodology.

What is the best way to manage token budgets for multi-agent context?

MoAI Foundation Core provides token budget strategies within its delegation patterns module to manage multi-agent context efficiently. These strategies optimize token usage during parallel orchestration and progressive content disclosure.

Can I use modular system design for scalable AI skills without dependencies?

Yes, MoAI Foundation Core operates with zero dependencies and uses a modular system design for scalable skills. It provides an extensible modules directory with deep-module references for rapid discovery and progressive disclosure.