wrap-up

Installation
SKILL.md

Session Wrap-Up

Run these checks in parallel, then deliver a single consolidated report.

Preflight — is this a git repo?

Run git rev-parse --git-dir 2>/dev/null. If it fails (the current folder is not a git repository), skip the git, harness, and commit-and-push sections entirely. Run only checks 2 and 3 below, deliver a short report, and end with the line:

ℹ️  Not a git repo — git, harness, and commit checks skipped.

Checks to run

1. Git status Run git status --short and git log --oneline "@{u}.." 2>/dev/null. Report: uncommitted files (count + list), unpushed commits (count + list). If both are clean, state that clearly.

Related skills

More from gasserane/personal-skills

Installs
13
First Seen
Apr 29, 2026