Governance Explainer
/install governance-explainer
SKILL: governance-explainer
Purpose
Explain DAO rules and implications clearly, translating governance into practical constraints and safe actions.
When to Use
- A user proposes an action that may violate governance
- A rule/policy is referenced but unclear
- A vote, authority boundary, or permission is in question
Inputs
governance_rule(required): the rule text or referencecontext(required): situation + proposed action
Steps
- Interpret the rule in plain language (what it intends to constrain).
- Translate to action:
- what is allowed
- what is forbidden
- Identify prerequisites (votes, roles, approvals, thresholds).
- Identify consequences:
- governance risk
- operational risk
- reputational/system risk
- If details are missing, ask the minimum clarifying questions.
Validation
- Must align with the governance text as provided.
- Clearly mark what is interpretation vs what is explicitly stated.
Output
simplified_explanationallowed_actionsforbidden_actionsconstraintsconsequences
Safety Rules
- Do not “route around” governance.
- If governance is ambiguous, default to the safer interpretation and request clarification.
Example
Input: “Can we bypass the review process to ship today?” Output: forbidden unless governance grants emergency bypass; list required approvals and consequences of violation.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install governance-explainer - After installation, invoke the skill by name or use
/governance-explainer - Provide required inputs per the skill's parameter spec and get structured output
What is Governance Explainer?
Explain DAO governance rules and implications clearly; translate constraints into allowed/forbidden actions with consequences. It is an AI Agent Skill for Claude Code / OpenClaw, with 131 downloads so far.
How do I install Governance Explainer?
Run "/install governance-explainer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Governance Explainer free?
Yes, Governance Explainer is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Governance Explainer support?
Governance Explainer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Governance Explainer?
It is built and maintained by Mauricio Z. (@mzfshark); the current version is v1.0.1.