Design error and recovery language that explains what happened, what remains true, what the user can do next, and when to seek help without exposing unsafe internals.
Scanned 9/11/2026
Install to Claude Code
npx -y skills add Dadmin88/hermes-profile-packs --skill error-recovery-content --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Error Recovery Content?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/dadmin88-error-recovery-content)More formats (shields.io, HTML) on the badges page.
---
name: error-recovery-content
description: Design error and recovery language that explains what happened, what remains true, what the user can do next, and when to seek help without exposing unsafe internals.
---
# Error Recovery Content
Use when this procedure is the primary professional method needed for the assignment.
## Procedure
1. Confirm the decision or outcome this work must support, its scope, owner, constraints, and definition of success.
2. Establish the evidence baseline using error taxonomy, system behavior, retry rules, support escalation, security/privacy constraints, and UI states. Do not fill material gaps with assumptions when they can change the result.
3. Classify recoverability and responsibility, preserve user work, provide specific next action, include reference data only when useful, and align with actual retry/support paths.
4. Exercise realistic edge, failure, transition, or exception cases that could invalidate the result; record unresolved uncertainty explicitly.
5. Validate the output against the original outcome and any neighboring professional contracts so this skill does not silently absorb another specialist's authority.
6. Record the resulting artifact, measurements, decisions, provenance, and handoff information needed for another owner to reproduce or continue the work.
## Quality gate
The message enables the safest realistic recovery and never promises an action the system cannot perform.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!