## Feature Request: Add `/name` command to name conversations

Resolved 💬 3 comments Opened Sep 30, 2025 by pkaushal0077 Closed Oct 4, 2025

Preflight Checklist

  • [x] I have searched existing requests and this feature hasn't been requested yet
  • [x] This is a single feature request (not multiple features)

Problem Statement

Naming conversations requires manual UI interaction. For users who restart Claude Code frequently, it's hard to quickly identify and resume previous work sessions.

Proposed Solution

Add a /name <conversation-name> slash command to name the current conversation from the terminal.

Alternative Solutions

### Alternative/Additional Ideas

  • Keyboard shortcut for quick rename
  • Auto-suggest names after significant work
  • Template-based naming (e.g., /name --template pr)

Priority

High - Significant impact on productivity

Feature Category

CLI commands and flags

Use Case Example

Example:
/name Shadow Ban PR #603 - Code Review & Refactoring

### Benefits

  • Name conversations without leaving terminal flow
  • Better session organization and identification
  • Easier to resume work after restarting Claude Code
  • Consistent with existing slash command patterns

Additional Context

_No response_

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗