Governance banner
zircote zircote

Governance

Development community

Description

--- description: Generate RACI chart, risk register, and severity classification allowed-tools: Read, Write, Edit, Grep, Glob, WebSearch --- # Governance Artifacts Run the governance phase of the project planning pipeline. ## Prerequisites - Project plan must exist: !`ls PROJECT-PLAN.md 2>/dev/null || echo "MISSING - run /plan first"` - JIRA structure must exist: !`ls JIRA-STRUCTURE.md 2>/dev/null || echo "MISSING - run /plan first"` - Domain research must exist: !`ls _research/DOMAIN-RESEAR

Installation

Installs to ~/.claude/commands/zircote-maker-rs-governance.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/zircote/maker-rs/HEAD/.claude/commands/governance.md -o ~/.claude/commands/zircote-maker-rs-governance.md

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

Full documentation available on GitHub

View Source Repository