.claude/skills/risk-aware-retryRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
Execute 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).
These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.
These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.
.claude/skills/risk-aware-retryRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/risk-aware-retryRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/risk-aware-retryRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.
clawhub install @pinguy/risk-aware-retryclawhub inspect @pinguy/risk-aware-retry --version 0.1.0This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.
This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.
The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.
sha256:1d90e99cc9dd3bc069610a3bf4bfca7aed419cca42c7783b1cc507b4ac9302b3skill-card.mdSKILL.mdInitial release of risk-aware-retry skill. - Provides reliability-first task execution in flaky environments. - Automatically retries low-risk, reversible failures with backoff and tactic switching. - Handles risk classification: low (auto-retry), medium (brief notify and proceed), high (pause and request confirmation). - Clearly reports DONE with proof, or BLOCKED with cause and next step. - Enforces safety guardrails—prefers reversible actions, avoids hidden risks, escalates on uncertainty.