resume

/skill:session:resume 2026-01-25-1100-prolog-lab-setup # Output: # Resuming: 2026-01-25-1100-prolog-lab-setup # Start Time: 2026-01-25 11:00:00 # Elapsed: 42h 52m # Last Update: Configured Neovim LSP for Prolog

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "resume" with this command: npx skills add cadrianmae/claude-marketplace/cadrianmae-claude-marketplace-resume

Quick Example

/skill:session:resume 2026-01-25-1100-prolog-lab-setup

Output:

Resuming: 2026-01-25-1100-prolog-lab-setup

Start Time: 2026-01-25 11:00:00

Elapsed: 42h 52m

Last Update: Configured Neovim LSP for Prolog

Current Context

Current Time: !date '+%Y-%m-%d %H:%M:%S'

Active Session: !cat .claude/sessions/.current-session 2>/dev/null || echo "None"

Available Sessions: !ls -1 .claude/sessions/*.md 2>/dev/null | wc -l || echo "0" sessions

Resume a previous development session by:

  • Check if $ARGUMENTS contains a session filename

  • If no filename provided, list available sessions and ask user to specify one

  • Verify the session file exists in .claude/sessions/

  • If session file exists:

  • Display the session filename and title

  • Show the session overview (start time, initial goals)

  • Calculate and show elapsed time since session started

  • Show last few updates from the session file

  • Update .claude/sessions/.current-session to contain this filename

  • Confirm the session has been resumed

  • If session file doesn't exist, show error and list available sessions

Present the information in a clear, concise format.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

pandoc

No summary provided by upstream source.

Repository SourceNeeds Review
General

datetime

No summary provided by upstream source.

Repository SourceNeeds Review
General

end

No summary provided by upstream source.

Repository SourceNeeds Review
General

gencast

No summary provided by upstream source.

Repository SourceNeeds Review