context-restore
Context Restoration: Advanced Semantic Memory Rehydration
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install context-restore --cli claudewrites the file to.claude/commands/context-restore.mdListed as compatible
Configuration
# fetches the source and writes it to:
.claude/commands/context-restore.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
wshobson/agents workflow context-restore from the code-refactoring plugin. Context Restoration: Advanced Semantic Memory Rehydration
When to use it
Context Restoration: Advanced Semantic Memory Rehydration
How to install / invoke
# copy the workflow into your project's .claude/commands/
curl -sL https://github.com/wshobson/agents/raw/main/plugins/code-refactoring/commands/context-restore.md -o .claude/commands/context-restore.md
Notes
Extracted from wshobson/agents. Plugin: code-refactoring.