Git Agent banner
noah-sheldon noah-sheldon

Git Agent

Git community

Description

--- name: git-agent description: Coordinate issue intake, branch work, and merge steps. argument-hint: [issue | blank] --- # Git Agent Coordinate issue intake, branch work, and merge steps. ## Delegate Apply the `git-agent-coordinator` skill. ## Notes - Coordinate issue intake, branches, and merges with clear checkpoints. - Keep responses short and direct. - Prefer the maintained skill surface over duplicated prompt logic.

Installation

Installs to ~/.claude/skills/noah-sheldon-ai-dev-kit-git-agent/SKILL.md

Terminal
mkdir -p ~/.claude/skills/noah-sheldon-ai-dev-kit-git-agent && curl -fsSL https://raw.githubusercontent.com/noah-sheldon/ai-dev-kit/HEAD/commands/git-agent.md -o ~/.claude/skills/noah-sheldon-ai-dev-kit-git-agent/SKILL.md

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

Full documentation available on GitHub

View Source Repository