quality-sync

Installation
SKILL.md

Sync

Usage

$quality-sync
$quality-sync "--since HEAD~5"
$quality-sync "--full"
$quality-sync "--dry-run"
$quality-sync "--since abc123 --dry-run"

Flags:

  • --full -- Complete resync of all tracked files (ignores git diff)
  • --since <commit|HEAD~N> -- Diff since specific commit (default: last sync timestamp)
  • --dry-run -- Show what would be updated without writing

Related skills
Installs
1
GitHub Stars
84
First Seen
Apr 17, 2026