Install
openclaw skills install @pinguy/risk-aware-retryExecute tasks with reliability-first behavior under flaky conditions. Use when commands fail due to transient errors (network, timeouts, rate limits, temporary locks), when deciding whether to retry vs escalate, or when the user asks for risk-based judgment (engineer around low risk issues, notify on medium/high risk).
openclaw skills install @pinguy/risk-aware-retryDefault to completion, not first-attempt success.
Classify the current issue before acting:
Action:
Action:
Action:
Use this baseline policy unless a service has stricter limits:
Switch tactics examples:
git fetch fails -> retry with pruned tags / re-resolve upstreampnpm install fails -> retry with longer timeout, then rerun once after lockfile checkDo not spam.
On success, report:
On block, report: