Personal coding setup: defaults, conventions, and configuration assets that sync across machines and workspaces.
Sync the CLI tooling and dependencies:
uv syncOne example using contentctl to sync a profile slice:
cd profile/agent
uv run contentctl deploy --all-workspacesAdopt changes back into this repo (example: codex):
cd profile/agent
uv run contentctl adopt codexprofile/agent/content-hub.yaml defines how contentctl applies this profile .
Manual copying is also fine if you don’t want the tooling.