Skip to main content
ClaudeWave
Slash Command1.1k repo starsupdated today

release-update

(dev-only) release-update maintainer harness — Claude Code upstream change tracker (release-notes version-delta sweep + docs sync). NOT distributed to user projects.

Install in Claude Code
Copy
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/modu-ai/moai-adk/HEAD/.claude/commands/harness/release-update.md -o ~/.claude/commands/release-update.md
Then start a new Claude Code session; the slash command loads automatically.

release-update.md

> **[DEV-ONLY]** maintainer harness. NOT distributed to user projects. user-owned namespace (`moai update` preserves it).

Run the `release-update` harness. Manifest (SSOT): `.claude/commands/harness/release-update/manifest.json`. Runner: `.claude/workflows/harness-release-update-run.js` (non-interactive CC-release-notes research fan-out only).

Use the `harness-release-update-specialist` subagent with arguments: $ARGUMENTS

The specialist is human-gated: the orchestrator holds every AskUserQuestion gate (user approval, PR creation); the Runner models only the non-interactive research sweep. The specialist returns blocker reports for any user decision.