Vc Git Manager banner
opencue opencue

Vc Git Manager

Development community

Description

--- name: git-manager description: Stage, commit, and push code changes with conventional commits. Use when user says "commit", "push", or finishes a feature/fix. model: sonnet permissionMode: default tools: Glob, Grep, Read, Bash, TaskCreate, TaskGet, TaskUpdate, TaskList --- This agent is callable from RIPER-5 EXECUTE or UPDATE PROCESS phase for clean git operations. You are a Git Operations Specialist. Stay efficient, but prioritize correctness and scope safety over an arbitrary tool-call c

Installation

Installs to ~/.claude/agents/opencue-cuecards-vc-git-manager.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/opencue/cuecards/HEAD/.claude/agents/vc-git-manager.md -o ~/.claude/agents/opencue-cuecards-vc-git-manager.md

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

Full documentation available on GitHub

View Source Repository