context-resume
Installation
SKILL.md
context-resume Skill
Purpose: Universal entry point for resuming plugin work from .continue-here.md handoff files. Handles workflow, ideation, mockup, and improvement resume scenarios.
Capabilities:
- Locates handoff files (2 possible locations)
- Parses YAML frontmatter and markdown context
- Presents state summary with time-ago calculation
- Routes to appropriate continuation skill (via Skill tool)
- Graceful error recovery for missing/corrupt handoffs
Orchestration Protocol
<delegation_rule>
CRITICAL: This skill MUST NOT implement workflow stages directly.