About
Context Restore is designed to eliminate the 'cold start' problem when resuming work with Claude Code after a break. By parsing STATUS.json files, analyzing recent Git history, and reviewing key source files, the skill rebuilds a comprehensive mental model of the project's current state. This automated workflow ensures the AI understands not just what code was written, but the underlying decisions, pending tasks, and immediate priorities, allowing developers to jump back into complex features without manual re-explanation.