You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A: MoAI-ADK (Agentic Development Kit) is an AI-powered development framework for Claude Code. It provides 20+ specialized agents, 50+ skills, and a SPEC-driven development workflow with DDD/TDD methodologies.
Q: What's the difference between MoAI-ADK (Python) and MoAI-ADK (Go)?
A: The Go version is the next-generation rewrite with:
Faster execution (compiled binary vs Python runtime)
Simpler installation (go install — no uv/pip dependency)
Cross-platform support (Linux, macOS, Windows)
Embedded templates (single binary distribution)
Hook system using shell scripts (no Python dependency)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Frequently Asked Questions (FAQ) ❓
Common questions and answers about MoAI-ADK.
Q: What is MoAI-ADK?
A: MoAI-ADK (Agentic Development Kit) is an AI-powered development framework for Claude Code. It provides 20+ specialized agents, 50+ skills, and a SPEC-driven development workflow with DDD/TDD methodologies.
Q: What's the difference between MoAI-ADK (Python) and MoAI-ADK (Go)?
A: The Go version is the next-generation rewrite with:
go install— no uv/pip dependency)Q: How do I update MoAI-ADK?
A:
Q: What development modes are available?
A: Three modes configured in
.moai/config/sections/quality.yaml:Q: How do Agent Teams work?
A: Agent Teams is an experimental feature that enables parallel multi-agent execution:
CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS=1in settings.moai/config/sections/workflow.yaml--teamflag:/moai run SPEC-XXX --teamTeam agents include researchers, architects, backend/frontend devs, testers, and quality validators.
Q: What languages does MoAI-ADK support?
A: MoAI-ADK supports conversation in Korean, English, Japanese, and Chinese. It includes language-specific skills for Go, Python, TypeScript, Rust, Java, Kotlin, Swift, Ruby, PHP, C++, C#, Scala, R, Elixir, Flutter/Dart, and JavaScript.
Q: How do I report a bug?
A: Use the Bug Report template or run:
Q: Can I use MoAI-ADK with other AI tools?
A: Yes! MoAI-ADK integrates with:
Have a question not listed here? Ask in Q&A!
Beta Was this translation helpful? Give feedback.
All reactions