Initial commit
This commit is contained in:
8
commands/git-status.md
Normal file
8
commands/git-status.md
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
allowed-tools: Bash, Read
|
||||
description: Analyze current git repository state and differences from remote
|
||||
---
|
||||
|
||||
# Git Status
|
||||
|
||||
Analyze current git repository state including status, branch information, differences from remote, and recent commits. Use $ARGUMENTS for specific branch or filter options, provide actionable summary with next steps recommendations highlighting any uncommitted changes or divergence from remote branch.
|
||||
Reference in New Issue
Block a user