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).
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/modu-ai/moai-adk/HEAD/.claude/commands/harness/oss-docs.md -o ~/.claude/commands/oss-docs.mdoss-docs.md
> **[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.
Claude Code upstream change tracker -> moai-adk update plan + docs sync workflow (dev-only). Tracks new CC release notes, classifies changes by impact tier, cross-references official docs, generates update plan at .moai/research/ or .moai/specs/, and synchronizes docs-site 4-locale + README. NOT distributed to user projects.
GitHub Workflow - Manage issues and review PRs with Agent Teams (dev-only). NOT distributed to user projects.
MoAI-ADK production release via Enhanced GitHub Flow (CLAUDE.local.md §18). Creates release/vX.Y.Z branch, version bump, CHANGELOG (bilingual), PR to main, merge commit (NOT squash), then scripts/release.sh for tag + GoReleaser. Hotfix support via --hotfix flag. All git operations delegated to manager-git. Quality failures escalate to expert-debug. NOT distributed to user projects (dev-only).
Run the 7-phase /moai brain ideation workflow to convert ideas into validated proposals
Identify and safely remove dead code with test verification
Scan codebase and generate architecture documentation in codemaps/
Analyze test coverage, identify gaps, and generate missing tests
Hybrid design workflow — Claude Design import (path A) or code-based brand design (path B)