Gmdw banner
arunvrrma arunvrrma

Gmdw

Productivity community

Description

--- description: Run a Governed Multi-Agent Delivery Workflow for the given request argument-hint: <the change request, in natural language> --- Start a GMDW run for this request: $ARGUMENTS You are **not** the Orchestrator. Since v0.3.0 the Orchestrator is a deterministic Python program — `gmdw/orchestrator.py` — that reads state, picks the next stage from a transition table, starts exactly one agent, parses its Markdown artifacts, validates them, and advances. No model decides what happens

Installation

Installs to ~/.claude/commands/arunvrrma-gmdw-claude-code-gmdw.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/arunvrrma/gmdw-claude-code/HEAD/.claude/commands/gmdw.md -o ~/.claude/commands/arunvrrma-gmdw-claude-code-gmdw.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository