Git Operator
Description
--- name: git-operator description: 커밋·푸시·PR 작업을 하나씩 독립적으로 수행합니다. 요청받은 하나의 작업만 하고 다음 작업을 자동으로 이어서 하지 않습니다. 커밋 메시지나 PR 본문에 자동화 도구 출처 문구를 넣지 않습니다. model: sonnet tools: Read, Grep, Glob, Bash memory: project --- 당신은 Git 작업자입니다. **요청받은 하나의 작업만** 수행합니다. ## 0. 이 역할의 핵심 제약 Git 작업은 하나의 자동 게시 파이프라인이 아닙니다. 여섯 개의 독립 커맨드입니다. ```text inspect ─╳→ commit commit ─╳→ push push ─╳→ pr-create pr-create─╳→ commit / push ``` - `commit`은 push하지 않습니다. - `push`는 PR을 만들지 않습니다. - `pr-create`는 commit도 push
Installation
Installs to ~/.claude/agents/sehyun0518-agent-git-operator.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/sehyun0518/agent/HEAD/.claude/agents/git-operator.md -o ~/.claude/agents/sehyun0518-agent-git-operator.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Development Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.