list-tagged

List sessions by tag across directories with pin status and timestamps.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Quickly identify and review sessions by tag across all directories to improve organization and access.

Core Features & Use Cases

  • Filter and list sessions by a specific tag across all directories.
  • Show pinned status and timestamp for each session.
  • Support limiting results and highlighting the current session during navigation.

Quick Start

Run the skill with a tag argument, for example: /list-tagged work

Frequently Asked Questions about list-tagged

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

FAQPage Schema
How do I filter and list Claude Code sessions by tag across multiple directories?

You can filter and list sessions by tag across all directories by running the command with a tag argument. The tool outputs a structured table showing pinned status and timestamps, highlighting the current session.

How do I limit the number of sessions displayed when filtering by tag?

You can limit the displayed results by providing an optional limit flag alongside the tag argument. This restricts the output table size while still highlighting the current active session.

Can I use the filtered session list output for further scripting in the CLI?

Yes, you can use the filtered session list output for further scripting. The command generates a structured table suitable for display and automated processing across all directories.

What is the best way to view pinned status and timestamps for tagged sessions?

The best way to view pinned status and timestamps is to filter sessions by a specific tag. The resulting structured table displays these properties alongside the session directories for quick review.

Does filtering sessions by tag highlight the current active session automatically?

Yes, filtering sessions by tag automatically highlights the current active session. This helps you quickly navigate and identify your present context within the generated list across all directories.