continue-claude-work

Extract session metadata and summaries from Claude Code artifacts into a resume briefing.

Updated Apr 21, 2026
One-click install
npx skills add https://github.com/HuuBar/skill-routing-experiment --skill continue-claude-work
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: continue-claude-work
Source: https://github.com/HuuBar/skill-routing-experiment/tree/main/unified_skills/daymade/continue-claude-work
Command: npx skills add https://github.com/HuuBar/skill-routing-experiment --skill continue-claude-work

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Recover actionable context from local Claude Code session artifacts and continue interrupted work without re-running Claude.

Core Features & Use Cases

  • Extract session metadata, compact summaries, unresolved tool calls, and workspace state to create a deterministic briefing.
  • Reconcile across sessions and memory to guide next steps in a seamless continuation workflow.
  • Use cases include loading prior context or inspecting .claude history before resuming implementation.

Quick Start

Run the extraction script to generate a resume context briefing from your Claude Code session.

Frequently Asked Questions about continue-claude-work

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I resume an interrupted Claude Code session without losing context?

To resume an interrupted Claude Code session, this Skill extracts actionable context from local session artifacts, including metadata, compact summaries, and workspace state, to generate a deterministic briefing for seamless task continuation.

What is the best way to recover pending tool calls from a previous Claude session?

Recovering pending tool calls from a previous Claude session involves extracting unresolved tool call data and workspace state from local session artifacts to guide your next steps in the continuation workflow.

Can I use Claude session management to identify why my previous workspace stopped?

Yes, Claude session management can detect session end reasons by reconciling session metadata and memory, allowing you to understand why your workspace stopped and how to proceed.

How do I integrate MEMORY.md when loading prior Claude context?

Integrating MEMORY.md when loading prior Claude context happens automatically during extraction, reconciling memory files with session metadata to produce a concise briefing for targeted task continuation.

What are the limitations of extracting resume context from local Claude history?

Extracting resume context from local Claude history is limited to recovering session metadata, compact summaries, unresolved tool calls, and workspace state; it does not re-run Claude but provides a deterministic briefing for next steps.

Does Claude session management work across multiple different projects?

Yes, Claude session management applies across projects to recover session metadata and workspace state, creating a deterministic briefing that guides next steps for seamless continuation regardless of the project.