OpenClaw Workspace Governance Installer
Ship safer OpenClaw operations from day one. This installer gives you a repeatable governance path instead of ad-hoc prompt edits.
Why this is popular
- Prevents "edit first, verify later" mistakes.
- Gives one predictable setup/upgrade/audit flow.
- Makes changes traceable for review and handover.
- Works for both beginners and production workspaces.
60-second quick start
First-time install:
# 1) Install plugin (first time only)
openclaw plugins install @adamchanadam/openclaw-workspace-governance@latest
# 2) Enable plugin
openclaw plugins enable openclaw-workspace-governance
# 3) Verify skills
openclaw skills list --eligible
In OpenClaw chat:
/gov_setup check
/gov_setup install
/gov_audit
Already installed users (upgrade path):
# Do NOT run install again if plugin already exists
openclaw plugins update openclaw-workspace-governance
openclaw gateway restart
Then in OpenClaw chat:
/gov_setup check
/gov_setup upgrade
/gov_migrate
/gov_audit
What you get
gov_setupwithinstall | upgrade | check.gov_migratefor governance upgrades.gov_auditfor 12/12 consistency checks.gov_apply <NN>for controlled BOOT proposal apply.gov_platform_changefor controlled~/.openclaw/openclaw.jsonupdates.
First-run status map
After /gov_setup check:
NOT_INSTALLED-> run/gov_setup installPARTIAL-> run/gov_setup upgradeREADY-> run/gov_migratethen/gov_audit
Important update rule
If openclaw plugins install ... returns plugin already exists, use:
openclaw plugins update openclaw-workspace-governanceopenclaw gateway restart/gov_setup upgrade->/gov_migrate->/gov_audit
If slash routing is unstable
Use fallback commands:
/skill gov_setup check
/skill gov_setup install
/skill gov_migrate
/skill gov_audit
Or natural language:
Please use gov_setup in check mode (read-only) and return workspace root, status, and next action.
Who this is for
- New OpenClaw users who want a guided install path.
- Teams operating long-running workspaces.
- Users who need auditable, low-drift maintenance.
Learn more (GitHub docs)
- Main docs: https://github.com/Adamchanadam/OpenClaw-WORKSPACE-GOVERNANCE
- English README: https://github.com/Adamchanadam/OpenClaw-WORKSPACE-GOVERNANCE/blob/main/README.md
- 繁體中文版: https://github.com/Adamchanadam/OpenClaw-WORKSPACE-GOVERNANCE/blob/main/README.zh-HK.md
- Governance handbook (EN): https://github.com/Adamchanadam/OpenClaw-WORKSPACE-GOVERNANCE/blob/main/WORKSPACE_GOVERNANCE_README.en.md