Sync Target — Development skill for Claude Code
Clone or fast-forward the local checkout of the target repo (cgbarlow/braintrust) into target/braintrust.
How to install Sync Target
Installs to ~/.claude/commands/cgbarlow-braintrust-mh-sync-target.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/cgbarlow/braintrust-mh/HEAD/.claude/commands/sync-target.md -o ~/.claude/commands/cgbarlow-braintrust-mh-sync-target.md Restart Claude Code, or start a new session, for it to be picked up.
What Sync Target does
description: "Clone or fast-forward the local checkout of the target repo (cgbarlow/braintrust) into target/braintrust."
Run `node bin/cli.js sync-target` (or `npx braintrust-mh sync-target`).
- Read
.harness/target.jsonfor the remote URL and default branch. - Clone into
target/braintrustif it doesn't exist yet, else fetch + hard-reset toorigin/. - Report the checkout path so subsequent agents (architect/implementer/reviewer/test-writer) read real code, not j
Alternatives in Development
- Epic Claim — Claim an epic issue, stamp coordination state, and sync local ownership 243.5k ★
- Om Meeting — Prep for any meeting by topic — subject-forward briefing with open tasks, blockers, and brainstormed considera 4.6k ★
- Fidelity — Measure how faithfully a clone reproduces a site — pixel-diff plus motion-fidelity into one 0-100 score, a let 3.6k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Firebase Token
Sync (or rotate) the shared Firebase App Check debug token. Source of truth is the team "Convos" 1Password vau
Clio — Claude Code CLI Clone
Agentic coding CLI that connects to Anthropic API (or compatible endpoints) to provide a terminal-based Claude
Sync To Home
Sync a subdirectory agent-ways clone into ~/.claude (subdirectory topology, ADR-140)
Kinetic Multicam
Claude Code skill: turn one talking-head take into a kinetic supers + camera whips prompt for Seedance 2.0 Fas
Wp Clone
Clone a remote or staging WordPress site to a local development environment
Sync Validate
Validate Claude MCP schema and target capability compatibility before syncing
Related Agents
Git Command Manager
Git 워크플로우 전용. new, switch, sync, fork 예약어 실행 시 사용. ~/.claude/commands 스펙을 읽고 현재 워크스페이스에서만 실행. clone/finish/rev
Doey Fallback
Focused fallback agent that resolves ambiguous doey invocations — finds local repos, plans gh repo clone / git
Migration Checker
Reviews a new or changed database migration in packages/storage against project conventions (numbering, idempo