What problem does it solve? When a development session is interrupted, context is lost and the next session wastes time reconstructing what was planned and done. This Skill restores an interrupted initiative by loading its saved plan, working state, and handoff notes so work can continue where it stopped. ## Core Features & Use Cases - Session Continuity: Reloads the saved plan, state, and handoff of an interrupted initiative through the canonical resume workflow. - Copilot Adapter Compliance: Follows the Copilot adapter contract for tool mapping, authorization, and verification rules when executing the resume workflow. - Repository-Local Outputs: Resolves source resources relative to the canonical skill file and writes outputs into the working repository. - Use Case: A developer returns Monday morning to a feature started Friday; they invoke the resume skill to reload the initiative's plan and handoff, then continue implementing the remaining build cards without re-planning. ## Quick Start Ask Copilot to resume my interrupted initiative using its saved plan, state, and handoff.