Github Status

List your GitHub-owned local clones under PROJECTS_ROOT that have pending work (uncommitted changes, unpushed commits, or inbound remote commits), with branch, counts, age of oldest pending work, open-issue count, and a per-repo summary. Each run fetches every repo's origin in parallel so the counts reflect the current remote. TRIGGER when: user asks "/github-status", wants a cross-project overview of their repos, "which repos have unpushed commits", "what's new on remotes", or "what have I been working on". DO NOT TRIGGER when: user is asking about a single specific repo (use `git status` / `git log` directly).

AnotherSava 631af05 3 files · 40.1 KB Updated

File contents

AnotherSava/claude-code-common/tree/main/claude/skills/github-status commit 631af057c5

Frequently asked questions

npx skillmds@latest add anothersava/github-status