SF ShipGlows
Menu Open navigation menu Close navigation menu
Operate & Ship

Skill Detail

sg-status

Get a fast git-based project dashboard instead of manually checking every repo by hand.

A read-only status skill for seeing branches, changes, sync state, and recent activity across the current project or workspace.

Problem

What problem this solves

Context switching becomes expensive when basic project state has to be reconstructed manually each time.

Outcome

What changes when it works

You get a cleaner snapshot of repo status so you can decide what to touch next with less friction.

Why It Matters

What this changes for a solo founder

This skill is useful whenever the problem is not 'how do I fix it' but 'what is the actual current state across my work'.

When to use it

  • Before starting or resuming work in a project
  • When managing multiple repos or branches
  • When you need a quick git-state dashboard

What you give it

  • The current project or workspace
  • Optionally a preferred view mode

What you get back

  • A fast project status snapshot
  • Better visibility into branches and local changes
  • Less time spent manually checking repo state

Typical examples

  • /sg-status
  • /sg-status all projects
  • /sg-status current workspace

Limits

  • It reports state; it does not resolve the state for you
  • It does not mutate project trackers or legacy archive files
  • The output is only as useful as the underlying git hygiene

Related Skills

See the rest of the loop around this move.

Plan & Decide

sg-review

Review recent work and the session state before you lose the thread of what changed.

A review skill for summarizing recent changes, identifying remaining gaps, and updating local workflow state cleanly.

Open skill page
Operate & Ship

sg-ship

Commit and push quickly when the work is actually ready, instead of stretching closure into another vague step.

A shipping skill for moving finished work through the final commit-and-push path and recording the shipping result when a chantier spec is in scope.

Open skill page
Operate & Ship

sg-prod

Check whether production is actually healthy after a push instead of assuming the deploy tells the truth.

A production verification skill for deployment status, logs, and live health checks after release.

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.