<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rulesets/scripts/catchup-machine.sh, branch main</title>
<subtitle>Claude Code skills, rules, and language bundles
</subtitle>
<id>https://git.cjennings.net/rulesets/atom?h=main</id>
<link rel='self' href='https://git.cjennings.net/rulesets/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/rulesets/'/>
<updated>2026-05-15T22:27:23+00:00</updated>
<entry>
<title>feat(make): add catchup-machine target for cross-machine .ai/ sync</title>
<updated>2026-05-15T22:27:23+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-05-15T22:27:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/rulesets/commit/?id=9bef4cade4deded85ecbdd9781bd8c5628cb5cc9'/>
<id>urn:sha1:9bef4cade4deded85ecbdd9781bd8c5628cb5cc9</id>
<content type='text'>
scripts/catchup-machine.sh runs the four steps that bring a machine in sync with rulesets canonical: git pull, make install (symlink refresh), make audit APPLY=1 (rsync .ai/ across all projects), and make doctor (verify). Idempotent, safe to re-run any time.

Built for the post-fold ratio migration but applies generally: after a fresh rulesets clone on a new machine, or whenever the canonical source has advanced since last sync.

Handles dirty working trees by skipping the pull and surfacing a warning; user commits or stashes before re-running.
</content>
</entry>
</feed>
