with one click
go
Resume a Claude Code session by number from the previous list
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Resume a Claude Code session by number from the previous list
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Configure Super Resume settings (terminal preference, download binary if needed)
Show instructions for the Super Resume TUI (run from terminal)
List pinned sessions
List Claude Code sessions in current directory (use -a for all)
List sessions with a specific tag
Show all Super Resume commands and their parameters
| name | go |
| description | Resume a Claude Code session by number from the previous list |
| user-invocable | true |
| argument-hint | <number> |
Resume a session from the previous list. Use the number from /list-session, /list-pinned, or /list-tagged.
Resume session: $ARGUMENTS
Parse $ARGUMENTS to identify the session:
Get the session ID from the numbered list shown previously in this conversation.
Run the resume command:
${CLAUDE_PLUGIN_ROOT}/bin/super-resume resume <session-id>
/go 1 - Resume the first session from the last list/go 3 - Resume the third session from the last list/list-session, /list-pinned, or /list-tagged first to see available sessions/setup if not already done