Sync Jma banner
Finfra Finfra

Sync Jma

Data community

Description

--- name: sync-jma description: "jm4 ↔ jma 양방향 rsync 동기화 (git 미사용). prj 4, 9, 11~16, 25, 26, 91, 93 을 jma 에서 개발하기 위한 파일 동기화. target(social/data/fapp/public/ollamaClaude/dashboardPoc/all 또는 prj id) + direction(push/pull) 인자" date: 2026-06-08 --- jm4(로컬) ↔ jma 간 **rsync 전용** 동기화 커맨드. prj 4, 9, 11~16, 25, 26, 91, 93 을 jma 에서 개발하기 위함. 글로벌 `~/.claude/skills/sync/index.md` 의 `rsync-only` 유형(Phase 1~3 git 스킵, Phase 4 rsync 만)을 따름. > **git 미사용**: 본 커맨드는 commit/push/pull 을 하지 않음. 순수 파일 동기화. git 동기화가 필요

Installation

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

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

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

Full documentation available on GitHub

View Source Repository