moai-foundation-core

Define MoAI-ADK development standards with TRUST 5 and SPEC-First DDD.

Updated Dec 14, 2025
One-click install
npx skills add https://github.com/seo-jinseok/regulation_manager --skill moai-foundation-core-seo-jinseok
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: moai-foundation-core
Source: https://github.com/seo-jinseok/regulation_manager/tree/main/.claude/skills/moai-foundation-core
Command: npx skills add https://github.com/seo-jinseok/regulation_manager --skill moai-foundation-core-seo-jinseok

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides the foundational principles and architectural patterns that ensure quality, efficiency, and scalability in MoAI-ADK's AI-driven development workflow, addressing the need for structured, high-quality AI agent and skill development.

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 cycles (PLAN, RUN, SYNC).
  • Delegation Patterns: Orchestrates tasks via specialized agents, ensuring security and efficiency.
  • Token Optimization: Manages the 200K token budget strategically.
  • Progressive Disclosure: Structures content for layered understanding.
  • Modular System: Organizes files for scalability and maintainability.
  • Use Case: When creating a new AI agent or skill, this Skill ensures adherence to MoAI-ADK's core development standards, from initial planning to final quality assurance.

Quick Start

Reference the TRUST 5 framework for quality standards in new agent creation.

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 development?

The TRUST 5 framework is a quality gate system for AI agent development that ensures code is tested, readable, unified, secured, and trackable. It enforces quality, efficiency, and scalability standards throughout the MoAI-ADK workflow.

How do I orchestrate tasks with specialized agents in MoAI-ADK?

You orchestrate tasks with specialized agents using delegation patterns that distribute work while ensuring security and efficiency. This pattern manages complexity by delegating specific functions to dedicated agents.

How do I structure content for layered understanding in AI skills?

Progressive disclosure structures content for layered understanding by organizing information modularly. This architecture manages complexity by revealing details incrementally, paired with a modular file organization system for scalability.

Does MoAI-ADK core principles work for large-scale AI agent projects?

MoAI-ADK core principles are designed for large-scale AI agent projects by enforcing quality gates through TRUST 5, modular file organization, and delegation patterns. These ensure maintainability and scalability across complex workflows.