What problem does it solve?
This Skill eliminates the friction of restarting work by automatically loading your plugin development context from handoff files. It ensures continuity across sessions, allowing you to pause and resume any task—be it implementation, ideation, or UI design—with full state preservation.
Core Features & Use Cases
- Handoff File Location: Automatically finds
.continue-here.md files across multiple locations (main workflow, ideation, UI mockup) to pinpoint your exact progress.
- Context Parsing & Summary: Extracts structured metadata and narrative context, presenting a clear, human-readable summary of your current state, completed work, and prioritized next steps.
- Intelligent Routing: Based on the loaded context, it routes you to the appropriate continuation skill (e.g.,
plugin-workflow, plugin-ideation, ui-mockup) with all necessary information pre-loaded.
- Use Case: You left a complex DSP implementation mid-way last week. Use
/continue to instantly recall the exact phase, what was completed, and the next coding task, along with relevant contract files.
Quick Start
To resume your last active plugin development session.
/continue