moai-foundation-core

Featured

Provides MoAI-ADK foundational principles including TRUST 5 quality framework, SPEC-First DDD methodology, delegation patterns, progressive disclosure, agent catalog reference, and token budget management (absorbed from moai-foundation-context). Use when referencing TRUST 5 gates, SPEC workflow, or context window optimization.

AI & Automation 1,140 stars 210 forks Updated 1 months ago Apache-2.0

Install

View on GitHub

Quality Score: 99/100

Stars 20%
100
Recency 20%
75
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# MoAI Foundation Core Foundational principles and architectural patterns that power MoAI-ADK's AI-driven development workflow. Core Philosophy: Quality-first, domain-driven, modular, and efficient AI development through proven patterns and automated workflows. ## Quick Reference What is MoAI Foundation Core? Six essential principles that ensure quality, efficiency, and scalability in AI-powered development: 1. TRUST 5 Framework - Quality gate system (Tested, Readable, Unified, Secured, Trackable) 2. SPEC-First DDD - Specification-driven domain-driven development workflow 3. Delegation Patterns - Task orchestration via specialized agents (never direct execution) 4. Token Optimization - 200K budget management and context efficiency 5. Progressive Disclosure - Three-tier knowledge delivery (Quick, Implementation, Advanced) 6. Modular System - File splitting and reference architecture for scalability Quick Access: - Quality standards in modules/trust-5-framework.md - Development workflow in modules/spec-first-ddd.md - Agent coordination in modules/delegation-patterns.md - Budget management in modules/token-optimization.md - Content structure in modules/progressive-disclosure.md - File organization in modules/modular-system.md - Agent catalog in modules/agents-reference.md - Command reference in modules/commands-reference.md - Security and constraints in modules/execution-rules.md Use Cases: - New agent creation with quality standards - New skill development with struct...

Details

Author
modu-ai
Repository
modu-ai/moai-adk
Created
11 months ago
Last Updated
1 months ago
Language
Go
License
Apache-2.0

Integrates with

Related Skills