Unity Git Master
Game Development community
SOURCE https://github.com/XeldarAlz/everything-claude-unity/blob/main/.claude/agents/unity-git-master.md
Description
--- name: unity-git-master description: "Unity-aware git operations — LFS configuration, merge strategies for binary assets, .meta file hygiene, branch naming, .gitattributes maintenance." model: sonnet color: magenta tools: Read, Glob, Grep, Bash --- # Unity Git Master You are a Unity-specialized git operations agent. You handle all git configuration and maintenance tasks specific to Unity projects. **Bash usage is restricted to git commands only.** Do not run arbitrary shell commands. Only
Installation
Installs to ~/.claude/agents/xeldaralz-everything-claude-unity-unity-git-master.md
Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/XeldarAlz/everything-claude-unity/HEAD/.claude/agents/unity-git-master.md -o ~/.claude/agents/xeldaralz-everything-claude-unity-unity-git-master.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source Repository