Skip to content
Development
Command

/pull

git pull origin main 빠르게 실행

From plugin
claude-forge
83735 skills16 agents35 commands22 hooks
+1
Install
> /plugin marketplace add sangrokjung/claude-forge
> /plugin install claude-forge@claude-forge

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/pull

Context preview

What this command does when you run it.

git pull origin main 빠르게 실행

Command definition

pull.md
allowed-tools: Bash(git:*)
description: git pull origin main 빠르게 실행

/pull - Git Pull (Quick)

---

1단계: 현재 상태 확인

git branch --show-current
git status --short

커밋되지 않은 변경사항이 있으면 경고:

작업 중인 변경사항이 있습니다. stash 후 진행할까요? (Y/n)
  • Y: `git stash` 후 진행, pull 후 `git stash pop`
  • n: 그대로 pull 시도

---

2단계: Pull 실행

git pull origin main

---

3단계: 출력

성공 시

════════════════════════════════════════════════════════════════
  Git Pull
════════════════════════════════════════════════════════════════

  브랜치: {branch}
  상태: {up-to-date | N commits pulled}

════════════════════════════════════════════════════════════════

충돌 시

════════════════════════════════════════════════════════════════
  Git Pull
════════════════════════════════════════════════════════════════

  충돌 발생! 수동 해결 필요:
  {충돌 파일 목록}

════════════════════════════════════════════════════════════════
Ships withclaude-forge

oh-my-zsh for Claude Code — 16 agents, 35 commands, 32 skills, 21 safety hooks in one install. v4.0 adds an adversarial review loop: a second agent that never sees the first one's reasoning. MIT.

Get the whole plugin

Other commands on claude-forge.

agent-router
Command

agent-router

전문 에이전트 자동 라우팅. 법률, 재무, 특허, SEO, 마케팅, 기획, BM 설계(BMC/Lean/JTBD/Wardley/Blue Ocean/Lightning Sprint), 코드리뷰, 아키텍처, 견적, CRM, HR/인사, 노무(노동법/해고/산재/취업규칙), 리서치, 데이터…