What problem does it solve? Over time an agent accumulates dozens of untitled, duplicated, or stale sessions, making it hard to find past decisions or keep the library tidy. This Skill turns plain-language requests into a safe, plan-first workflow for searching, renaming, archiving, and deleting sessions. ## Core Features & Use Cases - Topic-based discovery: Uses FTS5 session search plus CLI metadata filters (age, source, cost, workspace) to locate relevant past sessions and summarize their goals and outcomes. - Safe cleanup with mandatory planning: Presents a plan table of renames, archives, and proposed deletions before mutating anything, prefers reversible archive over delete, and requires dry-run plus explicit confirmation for destructive commands. - Parallel workstreams: Delegates one task per workstream via subagents so work like "one session per ticket" runs in isolated sessions whose transcripts remain searchable. - Use Case: Ask "find my sessions about Q3 pricing, keep the useful ones, and clean up the duplicates" and receive a summarized plan, reversible archives, and exported backups before anything is deleted. ## Quick Start Ask the agent to find all sessions about a topic, summarize what was decided, and propose stale duplicates for archiving.