What problem does it solve?
Codex app threads default to displaying the first user prompt as their label, making it difficult to locate specific threads in the sidebar when running multiple long-lived coding agent sessions. This Skill solves that by enabling quick, consistent renaming of thread labels to clear, trackable titles.
Core Features & Use Cases
- Local State Renaming: Updates thread titles and previews directly in the authoritative Codex SQLite state database, rather than only modifying the optional session index file.
- Consistent Labeling Convention: Supports a default title format that includes tracker identifiers (such as Linear ticket IDs or GitHub issue references) for seamless alignment with existing task tracking workflows.
- Safety Guardrails: Automatically creates timestamped SQLite backups before making any writes, and supports dry-run mode to preview changes before applying them.
- Use Case: If you have a thread labeled with the initial prompt $start-new-task ZON-218, you can rename it to ZON-218: Research Stanford Autonomous Agents Lab collaboration path to find it instantly in your Codex app sidebar later.
Quick Start
Ask your AI agent to rename your current Codex thread to a clear, trackable title using the rename-codex-thread skill.