Crucible Restore banner
forsonny forsonny

Crucible Restore

Development community

Description

--- allowed-tools: Read, Write, Glob, Bash argument-hint: [timestamp] | "latest" description: Restore your project from a backup. Lists available backups and allows selective restoration. model: claude-haiku-4-5-20251001 --- # /crucible-restore Restore your Crucible project from a previous backup. ## Execution Instructions **IMPORTANT:** When presenting backup options to the user, ALWAYS use the AskUserQuestion tool (NOT plain text A/B/C options). ### Step 1: List Available Backups Run the

Installation

Installs to ~/.claude/skills/forsonny-the-crucible-writing-system-for-claude-crucible-restore/SKILL.md

Terminal
mkdir -p ~/.claude/skills/forsonny-the-crucible-writing-system-for-claude-crucible-restore && curl -fsSL https://raw.githubusercontent.com/forsonny/The-Crucible-Writing-System-For-Claude/HEAD/commands/crucible-restore.md -o ~/.claude/skills/forsonny-the-crucible-writing-system-for-claude-crucible-restore/SKILL.md

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

Full documentation available on GitHub

View Source Repository