Commit Graph

5 Commits

Author SHA1 Message Date
Jesse Vincent
9eefffc541 Fix skills auto-update to fetch from tracking branch
Determine and fetch from the current branch's tracking remote instead of
hardcoding upstream/origin. This ensures the correct remote is updated
regardless of fork/upstream setup.

Fixes issue where auto-update wasn't fetching on session start.
2025-10-11 14:17:47 -07:00
Jesse Vincent
d5e2fe7876 Make skills auto-update verbose for debugging 2025-10-11 12:07:08 -07:00
Jesse Vincent
60cb0cd0ca Auto-update skills repo with fast-forward merge on session start 2025-10-11 12:02:15 -07:00
Jesse Vincent
400ac0f436 Fix duplicate upstream remote addition when forking 2025-10-11 11:09:18 -07:00
Jesse Vincent
eea083623e Add skills repository initialization script 2025-10-11 11:05:30 -07:00