tobihagemann/update-turbo
Update installed Turbo skills from the local repo with a dynamic changelog, conflict resolution for customized skills, and guided user experience. Use when the user asks to \"update turbo\", \"update turbo skills\", \"reinstall turbo\", or \"upgrade turbo\".
npx skills add https://github.com/tobihagemann/turbo --skill update-turbo
Read the latest update instructions from the local repo and follow them.
Fetch origin, then read the latest UPDATE.md:
git -C ~/.turbo/repo fetch origin
git -C ~/.turbo/repo show origin/main:claude/UPDATE.md
Follow the fetched UPDATE.md instructions from start to finish.
Take tobihagemann/update-turbo from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.