Code Push Hermit banner
cafitac cafitac

Code Push Hermit

Git community

Description

# /code-push-hermit — Claude writes the PR prose, Hermit does the git work Commit-and-push are the textbook grunt-work target: short, mechanical, deterministic, and unrelated to reasoning. This skill keeps the *deciding* parts in Claude and delegates the `git` commands to Hermit. ## Arguments `$ARGUMENTS` — PR number (required for the PR description update step; the commit+push works without it). - `--model <model_name>` — executor model override. ## Prerequisites - Clean or stageable work

Installation

Installs to ~/.claude/commands/cafitac-hermit-agent-code-push-hermit.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/cafitac/hermit-agent/HEAD/.claude/commands/code-push-hermit.md -o ~/.claude/commands/cafitac-hermit-agent-code-push-hermit.md

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

Full documentation available on GitHub

View Source Repository