Extract full context of the last task from the most recent parent session shown in the session lineage. Strategically uses sub-agents to avoid bloating your own context.
This skill inherits all available tools. When active, it can use any tool Claude has access to.
Use this skill to extract context from a parent session when a session lineage is present (shown in the first user message of this conversation).
Identify the most recent parent session from the lineage chain (the last file in the chronological list).
Use sub-agents to explore (to avoid bloating your own context):
session-searcher
subagent (subagent_type: session-searcher) to analyze the most recent sessionaichat:session-search skill insteadExtract the following from the most recent session:
Also check for associated documents:
Report back concisely:
If using the Task tool with session-searcher subagent:
Analyze the session file at [path from lineage] and extract:
1. The last task being worked on (look at the final 20-30 messages)
2. Current state of that task
3. Any referenced markdown files (issue specs, work logs, etc.)
4. Pending next steps or blockers
Return a concise summary.