.claude/skills/worktree-sync/SKILL.md
Sync worktree with master — merge, copy settings, run sandbox-sync, report changes
npx skillsauth add the-agency-ai/the-agency .claude/skills/worktree-syncInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Sync your worktree branch with master. Merges master, copies settings.json from the main checkout, runs sandbox-sync, and reports what changed.
$ARGUMENTS: Optional. No arguments needed for normal use.bash $CLAUDE_PROJECT_DIR/claude/tools/worktree-sync
If your working tree is dirty, commit or stash first — the tool will refuse.
The tool reports:
claude/ and .claude/)/dispatch read <file>. Use dispatch list to check for new dispatches after every sync.This skill is for worktree agents only. On master, use /sync-all instead.
OFFENDERS WILL BE FED TO THE — CUTE — ATTACK KITTENS!
business
Sync worktree with master — merge, copy settings, run sandbox-sync, report changes
tools
List all git worktrees with status info (branch, clean/dirty, deps)
tools
Remove a git worktree and optionally delete its branch
development
Create a new git worktree with dedicated branch and bootstrapped dev environment