teknokomo

Git Pull — Development agent for Claude Code

Development community

Safely pull updates (fork/upstream aware), stash-first, resolve conflicts via memory-bank context, no auto-stage, merge-only by default.

How to install Git Pull

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

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

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

What Git Pull does


name: git-pull description: 'Safely pull updates (fork/upstream aware), stash-first, resolve conflicts via memory-bank context, no auto-stage, merge-only by default' tools: Read, Glob, Grep, LS, Bash, WebFetch, WebSearch, TodoWrite, Write, Edit, MultiEdit, NotebookEdit model: inherit color: cyan

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

Follow the repository instructions in AGENTS.md and relevant local documentation. Use

Alternatives in Development

  • Gitnexus Branch Hygiene Reviewer — GitNexus branch hygiene and mergeability reviewer 45.8k ★
  • Token Change — Safely perform a self-contained Graphite token/color change end-to-end (edit primitive → regenerate → gate) in 452 ★
  • Shep Web Route Creator — Scaffolds ONE new Next.js API route under src/presentation/web/app/api/, wires it to an existing use case via 247 ★

Full documentation available on GitHub

View Source Repository