BigHugger
sk Skill · comsky

branch-context-check

Verify that the current Git branch, upstream state, and dirty working tree match the user's intended task before staging, committing, pushing, or continuing work from another session. Use this to detect stale branch reuse, leftover dirty files from previous sessions, unrelated commits on the current branch, cases where work should be split into a new branch or worktree, and post-publish cleanup decisions after push,…

installs 8w
0
30-day movement
starts with the next reading
Related entries
1
Connections
0
Pythoncleanup
Host repository
comsky/remy-skill-recipes
Category
cleanup
Compatible with
Claude Code, Cursor
Licence
MIT
Host stars
12
Host language
Python