Show detailed git repository status
Analyzes git repository status showing branch, changes, and sync state with remote.
/plugin marketplace add davepoon/buildwithclaude/plugin install all-commands@buildwithclaudeOptional: specify path or optionsShow detailed git repository status
Command originally created by IndyDevDan (YouTube: https://www.youtube.com/@indydevdan) / DislerH (GitHub: https://github.com/disler)
Analyze the current state of the git repository by performing the following steps:
Run Git Status Commands
git status to see current working tree stategit diff HEAD origin/main to check differences with remotegit branch --show-current to display current branchAnalyze Repository State
Read Key Files
Provide Summary
This command helps developers quickly understand:
Arguments: $ARGUMENTS