Marketplace

context-restore

Use when you need to fully restore working context from a previous session - loads STATUS.json, reads key files, rebuilds mental model of current work state. Do NOT use for quick questions or when starting fresh unrelated work - the full context restoration adds overhead that isn't needed for standalone tasks.

$ 설치

git clone https://github.com/jrc1883/popkit-claude /tmp/popkit-claude && cp -r /tmp/popkit-claude/packages/popkit-dev/skills/pop-context-restore ~/.claude/skills/popkit-claude

// tip: Run this command in your terminal to install the skill