using-git-agent

Installation
SKILL.md

Git Agent CLI

AI-powered Git CLI — atomic AI commits plus co-change relations for agents, all-language, offline, no API key.

Start here

Use the bare command by default. Pass the user's intent directly to git-agent:

git-agent --intent "describe the user's requested change"

The bare command is the autonomous agent entry point introduced by the recent CLI workflow. It inspects the repository and runs the commit workflow. Do not default to git-agent commit; use that subcommand only for an explicit commit case.

Installs
15
GitHub Stars
79
First Seen
Jul 2, 2026
using-git-agent — gitagenthq/git-agent-cli