quality-sync

Installation
SKILL.md
$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
Installs
3
GitHub Stars
399
First Seen
Apr 17, 2026
quality-sync — catlog22/maestro-flow