git-version-control

Provides Git version control operations for managing code repositories. Allows agents to check repository status, view commit history, and perform basic Git operations.

$ 安裝

git clone https://github.com/josephkirk/ArtReactor-Core /tmp/ArtReactor-Core && cp -r /tmp/ArtReactor-Core/docs/examples/example-git-skill ~/.claude/skills/ArtReactor-Core

// tip: Run this command in your terminal to install the skill