02 Revision History banner
disler disler

02 Revision History

Development community

Description

Give Inkwell a revision history: snapshot a post's prior state on every meaningful save, let the writer browse those snapshots, diff any one against the current text, and restore it. Why it matters: the editor autosaves as you type, so a bad paragraph, a bad paste, or a delete-key accident is written to disk within a second and the previous wording is gone forever. Writers cut hard when they can get it back, and hedge when they cannot. Where: apps/inkwell/server.ts (revisions table, snapshot p

Installation

Installs to ~/.claude/skills/disler-inkwell-agent-sandboxes-and-software-factory-02-revision-history/SKILL.md

Terminal
mkdir -p ~/.claude/skills/disler-inkwell-agent-sandboxes-and-software-factory-02-revision-history && curl -fsSL https://raw.githubusercontent.com/disler/inkwell-agent-sandboxes-and-software-factory/HEAD/prompts/02-revision-history.md -o ~/.claude/skills/disler-inkwell-agent-sandboxes-and-software-factory-02-revision-history/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository