context-resume

Load plugin context from handoff files to resume work. Invoked by /continue command, 'resume [PluginName]', 'continue working on [PluginName]', 'pick up where I left off with [PluginName]', or 'show me where [PluginName] is at'. Locates handoff across 2 locations, parses state, presents summary, and routes to appropriate continuation skill.

$ 설치

git clone https://github.com/glittercowboy/plugin-freedom-system /tmp/plugin-freedom-system && cp -r /tmp/plugin-freedom-system/.claude/skills/context-resume ~/.claude/skills/plugin-freedom-system

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