update-turbo
Installation
SKILL.md
Update Turbo
Read the latest update instructions from the local repo and follow them.
Step 1: Read Instructions
Read ~/.turbo/config.json to determine repoMode. Determine the upstream remote:
- Clone or source:
origin - Fork:
upstream
Fetch the remote, then read the latest UPDATE.md:
git -C ~/.turbo/repo fetch <remote>
git -C ~/.turbo/repo show <remote>/main:UPDATE.md