Install
openclaw skills install @raguets/dry-runPart of the Overpowered skill suite. Simulate a workflow, migration, bulk update, automation, or other side-effecting operation before committing changes. Use when effects are broad, costly, irreversible, externally visible, or difficult to audit; skip when the action is trivially reversible and low risk.
openclaw skills install @raguets/dry-runPreview the consequences before committing side effects when the cost of being wrong is material.
Dry-run scope
Predicted changes
Exceptions
Human gates triggered
Invariant checks
Go / No-go recommendation
Stop when predicted effects are explicit enough to approve, revise, or reject live execution.