spinediagrams update
Pull the latest spinediagrams from GitHub and apply it in-place. No reinstall needed.
When to use
- "/spinediagrams-update"
- "update spinediagrams"
- "pull the latest spinediagrams"
- "get the newest spinediagrams version"
- After someone tells you a spinediagrams fix was shipped and they want it
What to do
Run the update script and let its output speak for itself:
bash ~/.claude/spinediagrams/skill/scripts/spinediagrams-update.sh
The script:
git fetches to check for changes- Shows the changelog (commits being pulled)
git pulls and applies in-place
If already up to date it says so and exits cleanly. Don't add commentary unless something failed or the user asks.
Where files live
~/.claude/spinediagrams/skill/scripts/spinediagrams-update.sh— the update script~/.claude/spinediagrams/skill/scripts/svg_engine.py— the SVG engine~/.claude/spinediagrams/skill/SKILL.md— the main skill doc~/.claude/spinediagrams/skill/get-icon/— icon finder skill- Repo: github.com/wasulajr/spinediagrams