Skip to content

xchewtoyx/rgh-mms

v0.1.1

rgh-mms claude-code agent surface (planner/implementor/reviewer/approver/researcher agents and skills), built from canonical policy/roles/workflows sources.

contract-first-change

Drives a load-bearing change through contract scaffold, implement, review, and settle. Use when manifest contracts.enabled is true and the change affects harness or runtime behavior.

document-review

Supervises documentation lens checks on doc-only diffs — style, specificity, and prompt-engineer gate for instruction files. Use for policy, README, AGENTS.md, and harness prose changes without behavior edits.

documentation

Docs-only change loop for a registered bundle — implementor then reviewer, lighter than full milestone delivery. Use for README, AGENTS.md, and guide updates without behavior changes.

implement-feature

End-to-end feature implementation for a pinned product repo — plan, implement, review, approve, PR, then land per delivery.integration_mode (human per-issue or milestone-aggregate). Use for issues and milestones.

investigate-failure

Read-only investigation of a failure — CI break, regression, incident. Returns structured findings and recommended fix path without editing code unless scope expands.

milestone-delivery

Supervises a milestone or parent-issue container for a registered bundle through to completion, one issue at a time, via plan -> implement -> review -> approve -> PR -> land (human per-issue or agent-to-milestone then human bulk). Use when asked to deliver, drive, or continue a milestone or parent issue for a named repo bundle.

research

Read-only exploration for a registered bundle. Returns a structured research brief without code changes. Use for spikes, design questions, or planner open_questions.

review-change

Review a branch or PR against harness policy and product conventions. Dispatches reviewer role only — no implementation.

update-agent-instructions

Docs-only update to AGENTS.md, local-policy, or harness-generated adapters. Uses documentation workflow with accuracy gates.