Skip to content
Development
Command

/harness

Manage harness learning subsystem (status/apply/rollback/disable) OR create a harness via natural-language analysis (Context-First Discovery + name derivation + approval gate)

From plugin
moai-adk
1.2k19 skills21 agents19 commands3 MCP
Install
$ npx -y skills add modu-ai/moai-adk --agent claude-code

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/harness

Context preview

What this command does when you run it.

Manage harness learning subsystem (status/apply/rollback/disable) OR create a harness via natural-language analysis (Context-First Discovery + name derivation + approval gate)

Command definition

harness.md
description: Manage harness learning subsystem (status/apply/rollback/disable) OR create a harness via natural-language analysis (Context-First Discovery + name derivation + approval gate)
argument-hint: "{status|apply|rollback <YYYY-MM-DD>|disable|list|edit <name>|remove <name>|doctor|<natural-language request>}"
allowed-tools: Skill

Use Skill("moai") with arguments: harness $ARGUMENTS

Ships withmoai-adk

Agentic development harness for Claude Code — SPEC-driven plan/run/sync, TRUST 5 quality gates, model+effort routing, and Claude×GLM multi-LLM cost control. Single Go binary, 16 languages, zero deps.

Get the whole plugin