git-status

Installation
SKILL.md
Contains Shell Commands

This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.

Summarize the current state of the git repository.

Repository State

Branch and sync status: !git status -sb

Working directory: !git status --short

Recent commits: !git log --oneline -5

Stashes: !git stash list

Task

Provide a concise summary including:

Installs
2
GitHub Stars
23
First Seen
Apr 24, 2026
git-status — basher83/lunar-claude