update-turbo

Solid

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".

Code & Development 335 stars 26 forks Updated 5 days ago MIT

Install

View on GitHub

Quality Score: 87/100

Stars 20%
84
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
28
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# 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: ```bash git -C ~/.turbo/repo fetch <remote> git -C ~/.turbo/repo show <remote>/main:UPDATE.md ``` ## Step 2: Follow Instructions Follow the fetched UPDATE.md instructions from start to finish. The fetch from Step 1 satisfies Phase 1 Step 1's fetch requirement.

Details

Author
tobihagemann
Repository
tobihagemann/turbo
Created
3 months ago
Last Updated
5 days ago
Language
Python
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category