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

  1. Choose the save model and timing
  2. Detect and resolve version conflicts
  3. Recover drafts after a crash or reload
  4. 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

  1. 01
    The complete prompt

    The full manual as a ready-to-save SKILL.md file, matched exactly to what ships in the T7 library.

  2. 02
    Install walkthrough

    Personal (~/.claude/skills/) and project (.claude/skills/) folder instructions, whichever fits how you work.

  3. 03
    Use 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-recovery

Read the official Claude Code skills guide

Works well with

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.

View Reliability Builder (£9.49)