What problem does it solve?
This Skill restores full project context after interruptions or handoffs by reading the authoritative HANDOFF.md, verifying what was actually completed, and surfacing gaps between the plan and reality so work can continue safely and accurately.
Core Features & Use Cases
- Locate and load HANDOFF.md: fuzzy-match or directly open memory/projects/<project>/HANDOFF.md and prefer the full handoff file over compaction summaries.
- Verify plan vs actual: validate completed items, check cron jobs and outputs, detect blocked tasks, and assess timeline drift.
- Identify deviations and persist fixes: classify issues by priority (P0/P1/P2), recommend immediate or deferred actions, and require persistent updates to the HANDOFF.md via save-game.
- Use Cases: recovering after compaction, taking over another agent's project, scheduled cron checks, and resuming cross-day or cross-week work.
Quick Start
Ask the agent to load game for the specified project, read HANDOFF.md, compare plan versus actual, list blockers, and propose persistent adjustments.