Command
Development
Command
/restore-praetorian
Load previous context from praetorian memory
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-praetorian
Context preview
What this command does when you run it.
Load previous context from praetorian memory
Command definition
restore-praetorian.mdname: restore-praetorian description: Load previous context from praetorian memory arguments: query?
/restore-praetorian
Load previous work from praetorian memory.
Usage
- `/restore-praetorian` - Show recent compactions (last 3-5)
- `/restore-praetorian auth` - Search for auth-related context
- `/restore-praetorian "API design"` - Search for specific topic
Action
Call `praetorian_restore(query?)` and summarize the results:
- Without query: Returns most recent compactions
- With query: Semantic search across all compactions
When to Use
- **Session start**: Check if previous work exists for current task
- **Resuming work**: Load context from previous sessions
- **Context low**: Restore key insights before compaction clears context
Example Output
Found 2 relevant compactions: 1. "Auth Implementation" (decisions, Jan 9) - Using JWT with refresh tokens - Storing tokens in httpOnly cookies - Middleware pattern at src/middleware/auth.ts 2. "API Research" (web_research, Jan 8) - REST best practices from OpenAPI spec - Rate limiting patterns
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

