What problem does it solve?
This skill solves the friction of onboarding into large organizations by automating the discovery, cloning, and maintenance of every repository you have access to, ensuring your local environment stays perfectly in sync with remote changes.
Core Features & Use Cases
- Bulk Synchronization: Automatically clones and fast-forward updates all accessible repositories across an organization or personal account.
- Worktree-Friendly Layout: Organizes repositories into a consistent structure that separates the main branch from active worktrees.
- Use Case: When joining a new team with dozens of repositories, run this skill to instantly mirror the entire codebase locally and keep it updated with a single command, avoiding manual cloning and drift.
Quick Start
Navigate to your development directory and run the ghsync skill to mirror all repositories from the current organization.