Aayush9029 Tmux Namer Openai
aayush9029-tmux-namer-openai is a Claude Code plugin for the Build phase that auto-names tmux windows using OpenAI gpt-5-nano while you code with the agent.
Automatically label tmux windows while you work in Claude Code so long agent sessions stay navigable without manual renaming.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install aayush9029-tmux-namer-openai@Aayush9029/tmux-namer-openaiBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:Aayush9029/tmux-namer-openai") and the paste-ready config with skillselion.get_install_config("plugin:Aayush9029/tmux-namer-openai").
What it does
aayush9029-tmux-namer-openai is a Claude Code plugin that keeps tmux window names readable while you pair with an agent in the terminal. Solo builders who run multiple Claude Code sessions in parallel often end up with generic tmux labels and waste time hunting the right pane. This integration calls OpenAI’s gpt-5-nano model to propose short, context-aware window titles tied to your current work, aiming for a cheaper naming loop than heavier models. It is a narrow productivity add-on: you still need tmux, Claude Code, and an OpenAI API key. Install it when terminal hygiene matters more than GUI IDEs and you want names to update as context shifts without stopping to type titles yourself.
Highlights
- Uses OpenAI gpt-5-nano for low-cost window title generation
- Targets Claude Code sessions inside tmux
- Automatic titles based on what you are working on
- Single-plugin bundle from Aayush9029/tmux-namer-openai
- Community catalog entry with 1 bundled plugin
Why builders use it
Parallel Claude Code tmux sessions all look the same, so switching tasks means guessing which window is which.
tmux windows get short, work-aware titles so you can jump between agent sessions without manual renaming.
At a glance
- Type - Plugin in Productivity.
- Adoption - 0 installs, 0 stars, 0 votes.
FAQ
Who is aayush9029-tmux-namer-openai for?
Solo and indie builders who run Claude Code inside tmux and want automatic, low-cost window titles.
When should I use aayush9029-tmux-namer-openai?
Use it during active Build work when you juggle multiple agent sessions and manual tmux naming slows you down.
How do I add aayush9029-tmux-namer-openai to my agent?
Register the plugin from the Aayush9029/tmux-namer-openai repository in Claude Code, configure OpenAI access for gpt-5-nano, and run inside tmux as documented in the repo.
Comments
Share how you use aayush9029-tmux-namer-openai, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.