/governance-review
Quarterly governance review package
$ npx -y skills add murphytrueman/design-system-ops --agent claude-codeShips with design-system-ops. Installing the plugin gets this command.
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
/governance-review
Context preview
What this command does when you run it.
Quarterly governance review package
Command definition
governance-review.mddescription: Quarterly governance review package allowed-tools: Read, Write, Grep, Glob, Bash(cat:*), Bash(find:*), Bash(head:*), Bash(ls:*), Bash(sort:*), Bash(tail:*), Bash(wc:*)
Run the governance review — a quarterly assessment that produces an internal review, adoption analysis, drift summary, and stakeholder-ready brief.
Load the agent instructions from ${CLAUDE_PLUGIN_ROOT}/skills/governance-review-agent.md and follow the complete workflow.
Before starting, read the reference material for the adoption-report and drift-detection skills from the `references:` field of each skill's frontmatter, located in ${CLAUDE_PLUGIN_ROOT}/knowledge-notes/.
Begin with Step 1b (Adoption measurement calibration) to establish maturity-appropriate adoption expectations.
The review produces: 1. Internal assessment — adoption summary, drift summary, cross-skill interpretation, primary blocker, what is working, recommendations 2. At-risk team detail — teams showing declining engagement 3. Stakeholder brief — business-language summary for leadership 4. Suggested follow-up — which other skills to run next
For recurring reviews, compare against the previous period and flag persistent blockers.
If the user provides context about their review period or teams: $ARGUMENTS
Claude Code skills for the work that keeps a design system alive.
Repo: murphytrueman/design-system-ops
Other commands on design-system-ops.
- /cicd-integration
Generate a CI/CD pipeline for design system quality checks
Open command - /codemod-generator
Generate a migration codemod with tests and rollback plan
Open command - /component-audit
Audit your component library inventory
Open command - /describe-component
Generate an AI-optimised component description
Open command - /docs-coverage
Audit whether your documentation surface keeps pace with your components
Open command - /drift-check
Detect where teams are diverging from the system
Open command

