Git Tool

Git version control operations - status, diff, log, branch, checkout, commit, push, pull, add, stash

foxl-ai a7541e4 557 B Updated

File contents

Git Tool Skill

Provides the git tool for version control operations.

Requirements

  • git binary must be installed and available on PATH

Provided Tool

  • git - Execute git commands (status, diff, log, branch, checkout, commit, push, pull, add, stash)

When to use

  • User asks about code changes, diffs, or history
  • User wants to commit, push, or manage branches
  • User needs to check repository status

foxl-ai/skills/tree/main/skills/git-tool commit a7541e4dd8

Frequently asked questions

npx skillmds@latest add foxl-ai/git-tool