Git Status
Description
Read the `Files` and run the `Commands` and summarize the current state of the git repository.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
Repository README
This is the README for disler/claude-code-hooks-mastery, shared by 10 entries
in this directory. It describes the repository, not this entry specifically.
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
Related Skills
Epic Sync
Sync epic issue bodies, labels, and local coordination snapshots from GitHub.
Git 使用 Git Worktrees
创建孤立的 Git worktrees,带有智能目录选择与安全验证。
Git Claude skills github
[Building agent skills blog](https://www.anthropic.com/engineering/equipping-agents-for-the-real-world-with-ag
Git #148
, [#161](https://github.com/affaan-m/everything-claude-code/pull/161))
Git GitHub MCP
| Token | Repos, issues, PRs, workflows |
Git GitHub MCP Server
Official first-party server to read repos, manage issues/PRs, and automate workflows.
Git