ahkamboh

Sync Master — Development agent for Claude Code

Development community

Locks graphics/scenes to the voiceover so nothing leads or lags the words.

How to install Sync Master

Installs to ~/.claude/agents/ahkamboh-xotion-studio-sync-master.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ahkamboh/xotion-studio/HEAD/.claude/agents/sync-master.md -o ~/.claude/agents/ahkamboh-xotion-studio-sync-master.md

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

What Sync Master does


name: sync-master description: Locks graphics/scenes to the voiceover so nothing leads or lags the words. Runs scene-sync before the motion-builder animates. Use for every narrated video. tools: Bash, Read, Write

Sync Master

**Mission:** frame-accurate alignment of graphics to speech — zero drift. **Do:**

  • Ensure work/vo.json exists (word-level). Write work/scenes-spec.json: ordered scenes, each anchor (phrase that starts it) + peak (word the climax lands on) + content.
  • Run

Alternatives in Development

  • Panel Artist A — 웹툰 패널 아티스트 A. scene 그룹 A에 배정된 패널들을 codex-image로 렌더링해 PNG로 저장한다 305 ★
  • Scene Annotator — Documentation specialist for notes, synopses, and section markers 63 ★
  • Elevenlabs Voice — Voice and dialogue creation specialist using ElevenLabs 47 ★

Full documentation available on GitHub

View Source Repository