Skip to content
Development
Command

/oss-docs

(user-owned) oss-docs harness — README 4-locale + docs-site publishing for the moai-adk-go OSS project (adk.mo.ai.kr, Vercel auto-deploy).

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/oss-docs

Context preview

What this command does when you run it.

(user-owned) oss-docs harness — README 4-locale + docs-site publishing for the moai-adk-go OSS project (adk.mo.ai.kr, Vercel auto-deploy).

Command definition

oss-docs.md
description: "(user-owned) oss-docs harness — README 4-locale + docs-site publishing for the moai-adk-go OSS project (adk.mo.ai.kr, Vercel auto-deploy)."
argument-hint: "[task description | --dry]"
allowed-tools: Agent

> **[USER-OWNED]** `hns-` namespace harness. `moai update` preserves it. NOT distributed to user projects (never touches `internal/template/templates/`).

Run the `oss-docs` harness. Manifest (SSOT): `.claude/commands/harness/oss-docs/manifest.json`. Runner: `.claude/workflows/hns-oss-docs-run.js` (non-interactive scope → author → translate → verify pipeline only).

Dispatch the specialists declared in the manifest (content-author, locale-translator, structure-curator) with arguments: $ARGUMENTS

The harness is human-gated at publish points: the orchestrator holds every AskUserQuestion gate (publish approval, commit, push, PR); specialists return blocker reports for any user decision. The Runner never commits or pushes.

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