SF ShipGlows
Menu Open navigation menu Close navigation menu
Meta & Setup

Skill Detail

name

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

What problem this solves

Agent work becomes harder to revisit when every thread looks generic and no session carries an explicit working label.

Outcome

What changes when it works

The session gets a clear name that makes later review, routing, and continuation faster.

Why It Matters

What this changes for a solo founder

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.

When to use it

  • When a thread becomes important enough to preserve and revisit
  • When several conversations are open around the same project
  • When you want clearer statusline context during execution

What you give it

  • A short label or rename intent
  • The current working session

What you get back

  • A clearer thread identity
  • Less confusion when resuming older work
  • A more legible operating surface for ongoing execution

Typical examples

  • /name onboarding bug triage
  • /name pricing page rewrite
  • /name ShipGlows skills rollout

Limits

  • It improves organization, not the quality of the underlying work
  • It is useful because of repetition, not because it changes execution logic

Related Skills

See the rest of the loop around this move.

Meta & Setup

sg-help

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 page
Meta & Setup

sg-resume

Summarize 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 page

Go Deeper

This public page explains the move. The repository explains the execution contract.

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.