tag

Add tags to current or selected Claude Code sessions.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Tagging sessions helps organize and categorize your session list for faster discovery.

Core Features & Use Cases

  • Add a tag to the current session to improve searchability and filtering
  • Tag a specific session by its position in the list for batch operations
  • Confirm that the tag has been applied and visible in the session metadata

Quick Start

Tag the current session with a tag such as work.

Frequently Asked Questions about tag

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

FAQPage Schema
How do I tag Claude Code sessions to organize my workflow list?

You can tag Claude Code sessions by adding a meaningful tag to the current session or by specifying a session number from the TUI list. This organizes and categorizes your session list for faster discovery and filtering.

Can I tag a specific session by its number instead of the current one?

Yes, you can tag a specific session by referencing its position number in the session list. This allows you to manage and categorize other sessions from the TUI or plugin without switching your active context.

What is the best way to categorize Claude Code sessions for batch operations?

The best way to categorize Claude Code sessions for batch operations is to assign explicit tags by name or number. This improves searchability and allows you to filter and group related sessions efficiently.

How do I confirm a tag has been applied to a session?

After executing the tagging command via the plugin wrapper, the system provides a confirmation message. This verifies that the tag has been successfully applied and is visible in the session metadata.

Do I need the TUI or plugin to tag sessions in Claude Code?

You need access to the Claude Code TUI or plugin wrapper to orchestrate the tagging commands. The skill parses your arguments and applies the tags through this interface to ensure successful categorization.