Skip to content
Development
Command

/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.

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/release-update

Context preview

What this command does when you run it.

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

Command definition

release-update.md
description: "(dev-only) release-update maintainer harness — Claude Code upstream change tracker (release-notes version-delta sweep + docs sync). NOT distributed to user projects."
argument-hint: "[--since vX.Y.Z | --dry]"
allowed-tools: Agent

> **[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/hns-release-update-run.js` (non-interactive CC-release-notes research fan-out only).

Use the `hns-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.

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