session-naming

Set descriptive session names in the Aura HUD for agent event streams.

Updated Jan 18, 2026
One-click install
npx skills add https://github.com/fahchen/skills --skill session-naming
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: session-naming
Source: https://github.com/fahchen/skills/tree/main/plugins/aura/skills/session-naming
Command: npx skills add https://github.com/fahchen/skills --skill session-naming

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you keep track of different AI sessions by allowing you to set descriptive names for them within the Aura HUD.

Core Features & Use Cases

  • Session Naming: Assign clear, concise names to your AI sessions.
  • Progress Tracking: Use Task - Step format to show progress on multi-phase tasks.
  • Use Case: When working on a complex feature like "Implement User Authentication," you can update the session name from "Implement User Auth - Design" to "Implement User Auth - Write Tests" as you progress.

Quick Start

Use the aura set-name command to name your current session "Fix Login Bug".

Frequently Asked Questions about session-naming

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

FAQPage Schema
How do I name an AI session in the Aura HUD?

You can name an AI session in the Aura HUD by using the aura set-name command to assign a clear, concise title for tracking your current task.

What is the best way to track progress on multi-phase tasks in Claude Code?

The best way to track multi-phase tasks in Claude Code is using the Task - Step naming convention, updating the session name as you progress through phases like Design or Write Tests.

Can I use session naming with Codex via the exec_command tool?

Yes, session naming works with Codex via the exec_command tool, applying descriptive names to agent event streams within the Aura HUD for task tracking.

How does session naming help with agent event streams?

Session naming helps with agent event streams by allowing you to set clear, descriptive names within the Aura HUD, enabling you to easily distinguish and track different active AI sessions.

Does session naming require specific naming conventions for task tracking?

Yes, session naming requires adherence to naming conventions for clarity and task tracking, such as using a Task - Step format to reflect the current phase of complex features.