What problem does it solve?
When coding agent sessions are interrupted by provider failures, dead sessions, or human handoffs, you lose all context of your in-progress tracked tasks and have to manually reconstruct where you left off. This Skill eliminates that tedious manual work by automatically adopting and resuming existing tracked tasks.
Core Features & Use Cases
- Multi-Method Task Resolution: Locate existing tracked task homes using tracker references, task slugs, status files, or zellij session names, with safeguards against ambiguous matches.
- Context Sync & Adoption: Automatically sync task metadata to the current session and pull the latest status plus recent transcript tail to get up to speed on prior progress.
- Use Case: If your Claude Code session crashed mid-way through a tracked GitHub issue task, use this Skill to resume the existing task folder instead of starting over and losing all prior work.
Quick Start
Use the continue-task skill to resume the tracked task associated with the GitHub issue #124 that was interrupted in your last coding agent session.