# Git Status

> Summarizes the state of the current git repository — branch, staged and unstaged changes, and recent commits.

- Skill: `munzzyy/git-status` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add munzzyy/git-status`
- Raw SKILL.md: https://api.skillmd.com/api/skills/munzzyy/git-status/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- License: MIT
- Author: munzzyy (https://skillmd.com/u/munzzyy)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/munzzyy/git-status

---


# Git status summary

Runs a few read-only git commands and returns a short summary. See
[the helper](./status.sh).

