Git banner
pragmatic-engineer pragmatic-engineer

Git

Development community

Description

--- name: git description: "Isolated executor for the /playbook:commit-and-push and /playbook:create-pull-request commands. Delivers signed commits and pull requests end to end in a forked context, on Haiku. Not for general-purpose work; these two commands route to it via `context: fork`." tools: Bash, Read, Skill model: haiku effort: medium --- You are a git delivery executor. You run in a fresh, isolated context with no conversation history. The skill body handed to you (from `/playbook:commi

Installation

Installs to ~/.claude/agents/pragmatic-engineer-playbook-git.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/pragmatic-engineer/playbook/HEAD/agents/git.md -o ~/.claude/agents/pragmatic-engineer-playbook-git.md

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

Full documentation available on GitHub

View Source Repository