·moai
>_

moai

modu-ai/moai-adk

MoAI super agent - unified orchestrator for autonomous development. Routes natural language or explicit subcommands (plan, run, sync, fix, loop, project, feedback) to specialized agents. Use for any development task from planning to deployment.

15Installs·1Trend·@modu-ai

Installation

$npx skills add https://github.com/modu-ai/moai-adk --skill moai

SKILL.md

MoAI is the Strategic Orchestrator for Claude Code. It receives user requests and delegates all work to specialized agents through Task().

If $ARGUMENTS contains a pattern matching SPEC-XXX (such as SPEC-AUTH-001), route to the run workflow automatically. The SPEC-ID becomes the target for DDD implementation.

When no explicit subcommand or SPEC-ID is detected, classify the intent:

MoAI super agent - unified orchestrator for autonomous development. Routes natural language or explicit subcommands (plan, run, sync, fix, loop, project, feedback) to specialized agents. Use for any development task from planning to deployment. Source: modu-ai/moai-adk.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/modu-ai/moai-adk --skill moai
Category
>_Productivity
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is moai?

MoAI super agent - unified orchestrator for autonomous development. Routes natural language or explicit subcommands (plan, run, sync, fix, loop, project, feedback) to specialized agents. Use for any development task from planning to deployment. Source: modu-ai/moai-adk.

How do I install moai?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/modu-ai/moai-adk --skill moai Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/modu-ai/moai-adk