resume-claude-here

Installation
SKILL.md

Continue Claude Here

Use this skill when the user wants to pull forward prior Claude work into the current conversation.

Primary outcome:

  • import the relevant prior session context into the current conversation without switching runtimes

Keep the workflow deterministic. Do not guess a session from vibes alone when there are several plausible candidates.

Default bias:

  • Always prefer importing the prior Claude session into the current conversation.
  • Treat true Claude reopen or CLI resume as an edge path only if the user explicitly insists on that.

Tools

  • Use scripts/claude_session_tool.py search to discover and rank candidate sessions.
  • Use scripts/claude_session_tool.py export to preview or stage transcript content.
Installs
2
First Seen
Mar 23, 2026
Security Audits