What problem does it solve?
This skill resolves configuration drift between your local development environment and the dev-loop registry, ensuring that build settings, merge checks, and repository clones remain synchronized and functional.
Core Features & Use Cases
- Automated Reconciliation: Compares current build, deployment, and merge-check configurations against the registry to identify and report drift.
- Environment Repair: Automatically fixes broken git worktrees, index states, and absolute path issues caused by machine moves or directory changes.
- Use Case: When you move your project folder or update your CI workflows, use this skill to automatically detect the changes and update your dev-loop registry without manual file editing.
Quick Start
Invoke the sync-repo skill by asking the agent to sync the current repository and repair any detected worktree issues.