Fe Git Operator banner
sh5623 sh5623

Fe Git Operator

Development community

Description

--- name: fe-git-operator description: Dedicated git operations — splitting commits, safe staging that preserves the user's pre-existing index, writing Conventional Commits bodies (fix = symptom/cause/fix, feat = addition/core/impact), and pushing the branch. fe-pr-author owns PRs; this agent owns commits and the push. Destructive commands forbidden. tools: Read, Grep, Glob, Bash disallowedTools: - Write - Edit - MultiEdit model: sonnet effort: medium maxTurns: 30 --- # fe-git-operator Ag

Installation

Installs to ~/.claude/agents/sh5623-fe-rail-fe-git-operator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/sh5623/fe-rail/HEAD/agents/fe-git-operator.md -o ~/.claude/agents/sh5623-fe-rail-fe-git-operator.md

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

Full documentation available on GitHub

View Source Repository