go

Resume a Claude Code session by its number from a recent list.

3|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/chungchihhan/super-resume --skill go-chungchihhan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: go
Source: https://github.com/chungchihhan/super-resume/tree/main/skills/go
Command: npx skills add https://github.com/chungchihhan/super-resume --skill go-chungchihhan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Resume a Claude Code session by its number from the previous list to quickly re-open context without hunting for IDs.

Core Features & Use Cases

  • Resume by number from a recent list of sessions
  • Open in your configured terminal
  • Works with list-pinned/list-tagged sessions for quick access

Quick Start

Provide a numeric position from the most recent list to resume that Claude Code session.

Frequently Asked Questions about go

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

FAQPage Schema
How do I resume a Claude Code session by its list number?

To resume a Claude Code session by list number, provide the numeric position from your most recent session list as an argument. The tool parses the number, resolves the corresponding session ID, and invokes the resume command in your configured terminal.

Can I resume a pinned or tagged Claude Code session using this method?

Yes, you can resume pinned or tagged Claude Code sessions. The tool works with lists generated from list-pinned and list-tagged, allowing you to use the numeric position from those lists to quickly open the corresponding session.

Do I need a specific terminal setup to resume Claude Code sessions?

Yes, a specific terminal setup is required. The tool ensures terminal setup prerequisites are met before invoking the resume command, opening the session directly in your configured terminal environment.

Why does resuming a Claude Code session by number fail?

Resuming a Claude Code session by number fails if the provided number does not correspond to a valid session in the most recent list, or if the configured terminal setup prerequisites are not met.