SF ShipGlows
Menu Open navigation menu Close navigation menu
Plan & Decide

Skill Detail

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.

Problem

What problem this solves

Recent work often lands without a clean synthesis of what changed, what remains open, and what the next thread should inherit.

Outcome

What changes when it works

You get a more explicit review state instead of leaving future-you to infer meaning from raw diffs and chat.

Why It Matters

What this changes for a solo founder

This skill is useful when the work moved fast and you want a stronger checkpoint before switching contexts.

When to use it

  • After a concentrated session of implementation or cleanup
  • When you want a better summary of recent progress
  • When the next thread should start from a cleaner checkpoint

What you give it

  • The current repo and conversation state
  • Any recent work window you want reviewed

What you get back

  • A clearer summary of what changed
  • A better view of what remains open
  • Evidence-based local tracker updates when the review justifies them
  • A stronger handoff into the next session

Typical examples

  • /sg-review
  • /sg-review current session
  • /sg-review recent site and docs changes

Limits

  • It summarizes and evaluates recent work; it does not replace full verification on risky flows
  • If the work itself is unclear, follow-up docs or specs may still be needed

Related Skills

See the rest of the loop around this move.

Operate & Ship

sg-end

Close a task cleanly so the work is summarized, tracked, and ready for the next thread.

A task-closing skill for wrapping up implementation, documenting completion, and recording closure in the chantier flow when applicable.

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
Audit & Improve

sg-verify

Check whether the work really satisfies the user story, not just whether the code compiles.

A verification skill for standard readiness or an explicit excellence-focused second pass beyond the task's acceptance criteria.

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.