Skip to main content
Code Guide
CLAUDE.md Recommended

session-naming.md

Auto-rename sessions with descriptive titles for parallel work

When to use this

  • When running multiple parallel Claude Code sessions and need each tab to have a meaningful title
  • When reviewing session history and timestamps alone are not enough to identify what each session did
  • When you want automatic rename behavior without having to type /rename after every session start

How to use

  1. Open the template on GitHub and copy its content: claude-md/session-naming.md
  2. Place the file inside ~/.claude/ in your project (or globally in ~/.claude/ to share across all projects).
  3. Edit the Markdown content to match your project conventions, team constraints, and specific context.