skills/go/SKILL.md
Resume a Claude Code session by number from the previous list
npx skillsauth add chungchihhan/super-resume goInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
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 donetools
Remove a tag from a session (current session or by number from list)
tools
Unpin a session (current session or by number from list)
tools
Add a tag to a session (current session or by number from list)
development
Launch an interactive TUI to manage Claude Code sessions - view, pin, delete, tag, and preview sessions