You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(skills): support git-sourced skills in restore flow
skills.sh now handles two source types: GitHub (existing behavior) and
git (new). Git-sourced skills are grouped by sourceUrl so each remote
is cloned once, with -s flags to pick specific skills. Sets
GIT_LFS_SKIP_SMUDGE=1 to avoid choking on repos with LFS objects.
Also updates skill-lock.json with diataxis and technical-writing from
alpha's dotfiles (Gitea), and removes stale craftdesk reference from
claudeconfig.sh.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments