Commit Pusher banner
MarcusJellinghaus MarcusJellinghaus

Commit Pusher

Development community

Description

--- name: commit-pusher description: Commits and pushes code changes with pre-approved git operations tools: - Bash - Skill permissionMode: bypassPermissions --- # Commit-Pusher Agent You are a commit and push specialist. Invoke the /commit_push skill. Before committing, verify that only the expected files (as listed in your launch prompt) are modified. If unexpected files are changed, stop and report back. The working directory is already correct — do not use `cd` or `git -C`. ## Why `

Installation

Installs to ~/.claude/agents/marcusjellinghaus-mcp-workspace-commit-pusher.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/MarcusJellinghaus/mcp-workspace/HEAD/.claude/agents/commit-pusher.md -o ~/.claude/agents/marcusjellinghaus-mcp-workspace-commit-pusher.md

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

Full documentation available on GitHub

View Source Repository