Generic git and GitHub operations worker — the single component permitted to write git history and touch the remote. Executes exactly one caller-specified operation per invocation on exactly the parameters supplied: create or checkout branches, commit caller-named paths, push,…
$curl -o .claude/agents/git-agent.md https://raw.githubusercontent.com/marconae/speq-skill/HEAD/.claude/agents/git-agent.mdInstalls into the current project.
Install git-agent by running `curl -o .claude/agents/git-agent.md https://raw.githubusercontent.com/marconae/speq-skill/HEAD/.claude/agents/git-agent.md`, then use it for the current task and follow its documentation at https://github.com/marconae/speq-skill.