Local Sync banner
bybren-llc bybren-llc

Local Sync

Git community

Description

--- description: Full local development sync after git pull allowed-tools: [Read, Write, Edit, Bash, Grep, Glob] --- > **📋 TEMPLATE**: This command is a template. See "Customization Guide" below to adapt for your infrastructure. Perform complete local development environment sync after pulling from dev branch. This ensures dependencies, database, and validation are all up-to-date. ## Workflow ### 1. Git Branch Cleanup (Best Practice) **Check current branch and switch to dev if needed:** `

Installation

Installs to ~/.claude/commands/bybren-llc-safe-agentic-workflow-local-sync.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/bybren-llc/safe-agentic-workflow/HEAD/.claude/commands/local-sync.md -o ~/.claude/commands/bybren-llc-safe-agentic-workflow-local-sync.md

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

Full documentation available on GitHub

View Source Repository