project-sync
Installation
SKILL.md
Project Sync — CLAUDE.md Convention Synchronization
Intelligently syncs CLAUDE.md across Kickoff-based Laravel projects. Merges shared conventions from a configurable source while preserving project-specific content (overview, commands, packages, environment variables, custom sections).
Command Reference
| Command | Purpose |
|---|---|
/project-sync scan [dir|gh:account] [--since=YYYY] [--until=YYYY] |
Scan local directory or GitHub account for Kickoff Laravel projects |
/project-sync status |
Show which projects have outdated CLAUDE.md |
/project-sync diff <project> |
Dry-run merge — show what would change |
/project-sync update [project|all] [--source=path] |
Sync CLAUDE.md, commit each project |
/project-sync report [latest|YYYYMMDD.HHmm] |
View a sync report |