Skip to content

chore(skills): upgrade gstack v1.5.1.0 → v1.6.0.0 - #13

Closed
steadyfall wants to merge 2 commits into
mainfrom
chore/upgrade-gstack-v1.6.0.0
Closed

chore(skills): upgrade gstack v1.5.1.0 → v1.6.0.0#13
steadyfall wants to merge 2 commits into
mainfrom
chore/upgrade-gstack-v1.6.0.0

Conversation

@steadyfall

@steadyfall steadyfall commented Apr 22, 2026

Copy link
Copy Markdown
Owner

Summary

  • Removes vendored .claude/skills/gstack/ from git tracking and adds it to .gitignore
  • Switches to team mode: each developer runs cd ~/.claude/skills/gstack && ./setup
  • Repaths all 41 skill symlinks from the defunct stuttgart workspace to medan
  • Converts symlink targets from absolute paths (leaked username + workspace path) to relative ../gstack/<skill>/SKILL.md so they resolve correctly on any clone

Test plan

  • Clone repo fresh and run ./setup in the gstack directory
  • Confirm readlink .claude/skills/autoplan/SKILL.md returns ../gstack/autoplan/SKILL.md
  • Confirm skills resolve correctly (no broken symlinks)

Removes vendored gstack from git tracking (added to .gitignore) and
switches to team mode. Repaths all skill symlinks to the medan workspace.
Absolute symlink targets leaked the developer's username and workspace
path, and broke on any other clone. Each SKILL.md now points to
../gstack/<skill>/SKILL.md, which resolves correctly wherever gstack
is installed via ./setup.
@steadyfall steadyfall closed this Apr 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant