manage-sessions

Manage Claude Code sessions with an interactive TUI for listing, pinning, tagging, filtering, and deleting.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Launching and maintaining Claude Code sessions across contexts can be tedious without an integrated interface. This Skill provides an interactive TUI to view, pin, tag, delete, and preview sessions, centralizing session management.

Core Features & Use Cases

  • List all sessions with key metadata (name, date, directory, message count)
  • Pin/unpin sessions so important items appear first
  • Delete sessions with a confirmation prompt
  • Add, edit, and remove tags for better organization
  • Filter sessions by name, ID, directory, or tag
  • Preview details and transcript to quickly assess conversations

Quick Start

Launch the TUI and begin managing your Claude Code sessions.

Frequently Asked Questions about manage-sessions

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

FAQPage Schema
How do I manage Claude Code sessions across multiple directories?

You can manage Claude Code sessions across directories using an interactive TUI that lists all sessions with key metadata like name, date, directory, and message count. It centralizes session organization into a single terminal-based workflow.

Can I pin and tag conversations in a terminal session manager?

Yes, you can pin favorite conversations to ensure they appear first and add, edit, or remove tags for better organization. The TUI supports keyboard navigation to quickly filter and locate sessions by name, ID, directory, or tag.

How do I preview a Claude Code session transcript before resuming it?

You can preview session details and transcripts directly in the TUI to quickly assess conversations. This allows you to evaluate the context and message history before deciding to resume, tag, or delete a specific session.

Does deleting a Claude Code session require confirmation?

Yes, deleting a session triggers a confirmation prompt to ensure safe removal. This error-handled workflow prevents accidental deletion while you are organizing or filtering sessions in the terminal interface.

What is the best way to organize old Claude Code sessions?

The best way to organize old sessions is to use a terminal TUI to tag, filter, and pin relevant conversations. This approach lets you categorize sessions by project context and safely delete outdated ones with confirmation.

Are there limitations to managing sessions via a terminal interface?

Managing sessions via a terminal interface requires a TUI-compatible environment and relies entirely on keyboard navigation. It is designed for terminal-based workflows and does not offer a graphical web interface for session management.