Gh Sync banner
Finfra Finfra

Gh Sync

Git community

Description

--- name: gh-sync description: Issue.md ↔ GitHub Issues 옵트인 브리지 (글로벌 gh-issue-sync 스킬 위임 wrapper) date: 2026-07-15 --- # /gh-sync — 글로벌 `gh-issue-sync` 스킬 위임 prj1 자체 구현(`scripts/gh-sync/*`)은 Issue229_1(prj3)로 `~/.claude/skills/gh-issue-sync/`에 승격됨. 본 커맨드는 그 글로벌 스크립트를 호출하는 wrapper. 설정 파일: `.claude/gh-sync.yml`(prj1 루트, 구 `data/gh-sync.yml`에서 마이그레이션 — `guard_before_push` → `guard_cmd` 스펙 변경). # 사용법 ```bash ~/.claude/skills/gh-issue-sync/scripts/gh-issue-sync.sh $ARGUMENTS ``` ex) `/gh-sync s

Installation

Installs to ~/.claude/commands/finfra-fpm-gh-sync.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Finfra/fpm/HEAD/.claude/commands/gh-sync.md -o ~/.claude/commands/finfra-fpm-gh-sync.md

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

Full documentation available on GitHub

View Source Repository