Debugging et maintenancesource GitHub
Git status
/git_statusLire les `Fichiers` et exécuter les `Commandes` et résumer l'état actuel du dépôt git.
// contenu du skill
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
// source originale publique
disler/claude-code-hooks-mastery/.claude/commands/git_status.md
Licence : Licence non indiquée. Consultez le dépôt avant toute réutilisation.
Projet indépendant, non affilié à Anthropic. Ce skill reste la propriété de son auteur original.