Problem
What problem this solves
Agent work becomes harder to revisit when every thread looks generic and no session carries an explicit working label.
Skill Detail
Name or rename the current session so the thread stays legible as work branches.
A tiny utility skill that keeps long-running agent work easier to scan, search, and resume.
Problem
Agent work becomes harder to revisit when every thread looks generic and no session carries an explicit working label.
Outcome
The session gets a clear name that makes later review, routing, and continuation faster.
Why It Matters
This is not a headline feature, but it removes friction that compounds when you are running many tasks in parallel and need to know which thread is actually about what.
Related Skills
See the workflow map when you need to remember which skill to use next.
A reference skill that explains the ShipGlows system, available skills, and the intended execution paths between them.
Open skill pageSummarize the current thread before context decay forces you to reread everything.
A fast recap skill for compressing the current conversation into the key points, task states, visible commits, and next-step reality.
Open skill pageGo Deeper
Use the public catalog for education and workflow selection. Move to the docs and GitHub when you want the operator-grade execution details behind the skill system.