What problem does it solve?
Users working with long-running coding agents across multiple machines and sessions often lose track of critical task context, including status file locations, tracker links, session identifiers, and task progress, leading to wasted time manually searching for relevant information when resuming work.
Core Features & Use Cases
- Automatic Task Context Resolution: Automatically locates the current task for the active session by checking machine-local task pointers first, then falling back to the latest same-session task in the current project if the pointer is missing or stale.
- Comprehensive Metadata Output: Prints all relevant task details including task folder path, status file path, primary tracker URL, machine name, coding agent/session ID, transcript path, zellij session and link, and a concise task recap covering goals, current status, and next steps.
- Cross-Session Lookup Support: When a task slug is provided, surfaces related tasks matching the slug pattern and stale tasks older than 7 days, making it easy to find historical task context.
- Use Case: For example, if you resume a coding agent session after a day off, use this skill to instantly pull up all the context you need to pick up where you left off without manually navigating through task folders.
Quick Start
Use the get-task-details skill to retrieve the full context and status details for your current coding agent task.