skills/untag/SKILL.md
Remove a tag from a session (current session or by number from list)
npx skillsauth add chungchihhan/super-resume untagInstall 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.
Remove a tag from a session.
Remove tag: $ARGUMENTS
Parse $ARGUMENTS:
Run the untag command:
${CLAUDE_PLUGIN_ROOT}/bin/super-resume untag "<session-id>" "<tag>"
/untag work - Remove "work" tag from current session/untag 2 old - Remove "old" tag from second session from listtools
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
tools
Show instructions for the Super Resume TUI (run from terminal)