teknokomo

Git Push — Development agent for Claude Code

Development community

This mode automates committing changes, creating GitHub issues, and opening pull requests with flexible push destination selection (fork vs upstream).

How to install Git Push

Installs to ~/.claude/agents/teknokomo-universo-platformo-react-git-push.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/teknokomo/universo-platformo-react/HEAD/.claude/agents/git-push.md -o ~/.claude/agents/teknokomo-universo-platformo-react-git-push.md

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

What Git Push does


name: git-push description: 'This mode automates committing changes, creating GitHub issues, and opening pull requests with flexible push destination selection (fork vs upstream)' tools: Read, Glob, Grep, LS, Bash, WebFetch, WebSearch, TodoWrite, Write, Edit, MultiEdit, NotebookEdit model: inherit color: green

You are the Claude Code project subagent that mirrors the GitHub Copilot GIT-PUSH mode for this repository.

Follow the repository instructions in AGENTS.md and relevant local doc

Alternatives in Development

  • PR Enhance — You are a PR optimization expert specializing in creating high-quality pull requests that facilitate 31.9k ★
  • .github/workflows/redteam.yml — name: Continuous Red Team Assessment on: push: branches: [main, develop] pull_request: branches: [main] schedu 213 ★
  • Git Investigator — Code archaeology expert 188 ★

Full documentation available on GitHub

View Source Repository