Thin git root over the Otter Shell package repos (git submodules). Package remotes stay canonical for day-to-day commits and releases.
git clone --recurse-submodules git@ssh.pika-os.com:otter-shell/otter-shell.git
# if already cloned without submodules:
git submodule update --init --recursivecd otter-bar
# edit, zig build -Doptimize=ReleaseFast test, commit, push to package originRoot pin need not move for every package commit.
./scripts/sync-workspace.sh --remote
git add -A
git status # review submodule SHA moves
git commit -m "chore: bump workspace pins".agents/skills/is the skill source of truth;.claude/skillsis a symlink to it- Cursor-only:
.cursor/skills/verify-otter-settings/ - Agent guidance:
AGENTS.md,CLAUDE.md,CONTEXT.md