skills/super-resume/manage-sessions/SKILL.md
Launch an interactive TUI to manage Claude Code sessions - view, pin, delete, tag, and preview sessions
npx skillsauth add chungchihhan/super-resume manage-sessionsInstall 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.
Launch an interactive terminal interface for managing Claude Code sessions.
| Key | Action | |-----|--------| | ↑/k | Move up | | ↓/j | Move down | | p | Pin/unpin session | | d | Delete session | | t | Add tag | | / | Filter sessions | | Tab | Toggle preview panel | | Enter | Show resume command | | ? | Toggle help | | q | Quit |
Launch the TUI:
${CLAUDE_PLUGIN_ROOT}/bin/super-resume
tools
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)
tools
Show instructions for the Super Resume TUI (run from terminal)