moai-foundation-core

Define MoAI-ADK foundational principles including TRUST 5 and SPEC-First DDD.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides the foundational principles and architectural patterns that power MoAI-ADK's AI-driven development workflow, ensuring quality, efficiency, and scalability.

Core Features & Use Cases

  • TRUST 5 Framework: Enforces quality gates for tested, readable, unified, secured, and trackable code.
  • SPEC-First DDD: Guides development through specification-driven, domain-driven design.
  • Delegation Patterns: Orchestrates tasks via specialized agents, avoiding direct execution.
  • Token Optimization: Manages the 200K token budget efficiently.
  • Progressive Disclosure: Delivers knowledge in three tiers (Quick, Implementation, Advanced).
  • Modular System: Organizes files for scalability and maintainability.
  • Use Case: When creating new agents or skills, this Skill ensures adherence to MoAI-ADK's core quality standards, development methodologies, and architectural guidelines.

Quick Start

Use the moai-foundation-core skill to understand the TRUST 5 quality framework.

Frequently Asked Questions about moai-foundation-core

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

FAQPage Schema
What is the TRUST 5 framework for AI agent code quality?

The TRUST 5 framework is a quality gate system ensuring AI-generated code is tested, readable, unified, secured, and trackable. It provides structural rules to maintain consistency across orchestrated agent workflows and foundational development principles.

How do I implement specification-driven domain design in an AI workflow?

Implement specification-driven domain design using the SPEC-First DDD methodology, which guides development through structured specifications. It leverages the EARS format to define clear domain rules before generating code with AI agents.

What are delegation patterns in agent orchestration?

Delegation patterns in agent orchestration route tasks to specialized agents rather than executing directly. This approach manages the 200K token budget efficiently and maintains modular system organization for scalable AI-driven development.

How does progressive disclosure manage knowledge tiers in AI development?

Progressive disclosure manages knowledge by delivering information in three tiers: Quick, Implementation, and Advanced. This structure ensures AI agents receive the appropriate context level needed for specific orchestration tasks without exceeding token limits.

When do I need foundational principles for agent orchestration?

You need foundational principles for agent orchestration when creating new agents or skills to ensure they adhere to core quality standards. Applying these architectural guidelines maintains scalability and unified design across complex AI workflows.

Can I use MoAI foundation core with existing domain-driven design systems?

You can integrate these foundation principles with existing domain-driven design systems by applying the SPEC-First DDD methodology. It provides architectural guidelines and delegation patterns that enforce quality gates without requiring structural rewrites.