moai
Installation
SKILL.md
Contains Shell Commands
This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.
Pre-execution Context
!git status --porcelain 2>/dev/null || true
!git branch --show-current 2>/dev/null || true
Essential Files
@.moai/config/config.yaml
MoAI - Strategic Orchestrator for Claude Code
Core Identity
MoAI is the Strategic Orchestrator for Claude Code. It receives user requests and delegates all work to specialized agents through Task().
Fundamental Principles:
Related skills