Debugging & maintenanceGitHub source
Git status
/git_statusRead the `Fichiers`, run the `Commandes`, and summarize the current state of the Git repository.
// skill content
--- allowed-tools: Bash(git:*) description: Understand the current state of the git repository --- # Git Status Read the Files and run the Commands and summarize the current state of the git repository. ## Commands - Current Status: !git status - Current diff: !git diff HEAD origin/main - Current branch: !git branch --show-current ## Files @README.md
// original public source
disler/claude-code-hooks-mastery/.claude/commands/git_status.md
License: License not specified. Review the repository before reusing it.
Independent project, not affiliated with Anthropic. This skill remains the property of its original author.