ToonVos

Sync Develop — Git skill for Claude Code

Git community

Schedule sync with develop branch - adds to TODO, executes at convenient moment (after current task).

How to install Sync Develop

Installs to ~/.claude/commands/toonvos-empty-opensaas-sync-develop.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/ToonVos/empty-opensaas/HEAD/.claude/commands/sync-develop.md -o ~/.claude/commands/toonvos-empty-opensaas-sync-develop.md

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

What Sync Develop does


name: sync-develop description: Schedule sync with develop branch - adds to TODO, executes at convenient moment (after current task). Use when PRs are merged to develop. usage: /sync-develop [--now] [--quick] behavior: DEFERRED - adds to TODO, does NOT execute immediately (unless --now)

Sync with Develop Branch

You are scheduling a **sync with the develop branch** to be executed at a convenient moment.

**Default Behavior:** Add to TODO, execute when current task is complete **This i

Alternatives in Git

Full documentation available on GitHub

View Source Repository