skills/smithery.ai/git-status

git-status

SKILL.md

Present git status

GOAL: present the git status in a visually appealing and consistent way.

WHEN: use after a successful git commit by the agent when it needs to display the status of the repository to the user.

NOTE: The agent shouldn't use this internally for its own needs.

Efficiency directives

  • Optimize all operations for token and context efficiency
  • Batch operations on file groups, avoid individual file processing
  • Use parallel execution when possible
  • Target only relevant files
  • Reduce token usage

Git directives

Installs
2
First Seen
Mar 19, 2026