Command
Development
Command
/restore-vigil
Restore files from a checkpoint
Install
> /plugin marketplace add Vvkmnn/claude-emporiumHow it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/restore-vigil
Context preview
What this command does when you run it.
Restore files from a checkpoint
Command definition
restore-vigil.mdname: restore-vigil description: Restore files from a checkpoint arguments: name?
/restore-vigil
Restore files from a previously saved checkpoint.
Usage
- `/restore-vigil` - List available checkpoints
- `/restore-vigil auth-refactor` - Restore specific checkpoint
Action
1. Call `vigil_list()` to show available checkpoints 2. Optionally call `vigil_diff(name: "<name>")` to preview changes 3. Call `vigil_restore(name: "<name>")` to restore
Example
> vigil_list() Checkpoints: 1. "before-auth-rewrite" (2 files, 3m ago) 2. "~quicksave" (1 file, 30s ago) > vigil_diff(name: "before-auth-rewrite") src/auth/handler.ts: 12 lines changed > vigil_restore(name: "before-auth-rewrite") Restored 2 files from "before-auth-rewrite"
Ships withclaude-emporium
🏛 [UNDER CONSTRUCTION] A (roman) claude plugin marketplace
Get the whole plugin
Stats
82
Stars
4
Forks
Quiet
Maintenance
JavaScript
Language
6mo ago
Last commit
7mo ago
Created
Repo: Vvkmnn/claude-emporium
Other commands on claude-emporium.
Command
Command
Command
Command
Command

