version: "1.0.1" name: gitinfo description: Provide a concise summary of git repository state; use when asked for repo status, branch, or recent commits.
Git Info
Overview
Use this skill to report repository status and recent activity.
Workflow
Run git status -sb, git branch --show-current, git log -5 --oneline, and git remote -v.