nahid-sparktales

Agent Git — Git skill for Claude Code

Git community

Work as the Version Control Engineer agent — Repairs, reshapes, and explains repository history without losing committed or uncommitted work.

How to install Agent Git

Installs to ~/.claude/skills/nahid-sparktales-agent-dispatcher-agent-git/SKILL.md

Terminal
mkdir -p ~/.claude/skills/nahid-sparktales-agent-dispatcher-agent-git && curl -fsSL https://raw.githubusercontent.com/nahid-sparktales/agent-dispatcher/HEAD/commands/agent-git.md -o ~/.claude/skills/nahid-sparktales-agent-dispatcher-agent-git/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Agent Git does


description: "Work as the Version Control Engineer agent — Repairs, reshapes, and explains repository history without losing committed or uncommitted work." argument-hint: "[task]"

Read the agent-dispatcher skill's `roles/version-control.md` and work as that role for this request and the ones that follow, until the user picks another role or says to stop.

It sits next to that skill's SKILL.md — `~/.claude/skills/agent-dispatcher/roles/version-control.md` for a manual install, or inside

Alternatives in Git

  • GitLab — Source Control GitLab integration via MCP 14k ★
  • Icpg Bootstrap — /icpg-bootstrap — Bootstrap from Git History 705 ★
  • PR Artifact — Creates one polished, self-contained HTML artifact that explains a pull request or code change for reviewers 652 ★

Full documentation available on GitHub

View Source Repository