instructa/gitwhat
Concise git workspace snapshot for the current directory. Use when asked to show current branch, cwd, repo root, whether the current directory is a worktree, local dirty status, or whether other worktrees have uncommitted changes.
npx skills add https://github.com/instructa/agent-skills --skill gitwhat
Provide a short, formatted git status snapshot for the current working directory and any sibling worktrees.
scripts/gitwhat.sh from the target directory.Take instructa/gitwhat from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.