Frontend
Autosave & Draft Recovery
Implements reliable autosave and crash recovery so a closed tab or crash never loses long-form input.
What it does
Implements reliable autosave and crash recovery so a closed tab or crash never loses long-form input.
When to use it
Use for editors, long forms, multi-tab editing, or bugs that lose work or falsely report a saved state.
Problems it prevents
Stops a 'saved' indicator showing when the draft actually failed to persist.
Typical workflow
- Choose the save model and timing
- Detect and resolve version conflicts
- Recover drafts after a crash or reload
- Verify the save indicator is honest
Example output
A long form that recovers its exact draft state after an accidental tab close, with a save indicator that's never wrong.
What's included
- 01The complete prompt
The full manual as a ready-to-save SKILL.md file, matched exactly to what ships in the T7 library.
- 02Install walkthrough
Personal (~/.claude/skills/) and project (.claude/skills/) folder instructions, whichever fits how you work.
- 03Use notes
How Claude invokes it, what a good result looks like, and what to check before you trust the output.
Installation
Save the manual as SKILL.md in ~/.claude/skills/autosave-draft-recovery/ to use it on every project, or in .claude/skills/autosave-draft-recovery/ to scope it to one repository. Then invoke it directly:
/autosave-draft-recoveryWorks well with
Recommended bundle
Save by bundling
Get Autosave & Draft Recovery as part of Reliability Builder: five skills that work together as one toolkit, for £1.96 less than buying all five separately.
