openclaw-safe-change-flow
SKILL.md
OpenClaw Safe Change Flow
Goal: avoid outages, keep rollback ready, verify every change. Use single-instance mode by default. Secondary-instance checks are optional.
Scope
Default (recommended): single instance
- Main config:
~/.openclaw/openclaw.json
Optional (advanced): dual instance
- Secondary config:
~/.openclaw-secondary/openclaw.json(or your custom path)
If you do not need high-availability validation, single-instance flow is enough.