Skill Detail

Run spec-first Claude Code development workflows with MoAI-ADK

Use MoAI-ADK to install Claude Code agents and skills for spec-first implementation, TDD, DDD, and quality-gated development.

Templates & WorkflowsClaude Code
Templates & Workflows Claude Code Security Reviewed
⭐ 1.1k GitHub stars ⬇ 41/wk npm
INSTALL WITH ANY AGENT
npx skills add agentskillexchange/skills --skill run-spec-first-claude-code-development-workflows-with-moai-adk Copy
Works best when you want a reusable capability, not another fragile one-off prompt.
At a glance
Tools required
Claude Code, MoAI-ADK CLI, Git, local shell
Install & setup
Install the MoAI-ADK binary from the project documentation or GitHub releases, initialize it in a Claude Code project, then use the provided agents and `moai-*` skills to run spec-first development and quality-gate workflows.
Author
modu-ai
Publisher
Organization
Last updated
Jul 8, 2026
Quick brief

Use MoAI-ADK when a Claude Code project needs a structured development workflow instead of ad hoc prompting. The operator installs the single-binary ADK, initializes its retained agents and template-managed skills, and uses the workflow to move from specs through implementation and quality gates. The boundary is Claude Code project orchestration with packaged agents and skills, not a general framework, plugin directory, or language SDK.

How it works

What this skill actually does

Inputs and prerequisites: Claude Code, MoAI-ADK CLI, Git, local shell.

Setup notes: Install the MoAI-ADK binary from the project documentation or GitHub releases, initialize it in a Claude Code project, then use the provided agents and moai-* skills to run spec-first development and quality-gate workflows.

Source and verification boundary: use https://adk.mo.ai.kr as the canonical reference before running the workflow; keep commands, API calls, CLI usage, and generated outputs reviewable against that upstream source.

Framework fit: publish this as a Claude Code workflow only when the operator can invoke the documented toolchain directly, rather than treating the upstream project as a generic product listing.