Skip to content

chore(release): remove linked local skill installs#28

Merged
nejcm merged 3 commits into
masterfrom
develop
May 14, 2026
Merged

chore(release): remove linked local skill installs#28
nejcm merged 3 commits into
masterfrom
develop

Conversation

@nejcm
Copy link
Copy Markdown
Owner

@nejcm nejcm commented May 14, 2026

Removes the linkMode / skills.sh delegation feature introduced in
1887fed–d125972. Local skills are now exclusively generated by ULIS and
copied into each platform's native skill directory via the standard
copyPlatformContents pipeline. The skills CLI continues to be used for
external skills declared in skills.yaml.

Removes: InstallLinkMode schema, --link-mode CLI flag, installLinkedLocalSkills,
groupLinkedLocalSkills, removeNativeLinkedSkillCopies and related helpers from
install.ts; linkMode from TUI state, actions, render, and preferences; linkMode
from scaffold templates; Linked Install glossary term and all doc references.

Adds a regression test confirming generated local skills land in each platform's
native skill dir and no npx skills@latest add is called for local skills.

nejcm added 3 commits May 14, 2026 12:23
…flow

Removes the linkMode / skills.sh delegation feature introduced in
1887fed–d125972. Local skills are now exclusively generated by ULIS and
copied into each platform's native skill directory via the standard
copyPlatformContents pipeline. The skills CLI continues to be used for
external skills declared in skills.yaml.

Removes: InstallLinkMode schema, --link-mode CLI flag, installLinkedLocalSkills,
groupLinkedLocalSkills, removeNativeLinkedSkillCopies and related helpers from
install.ts; linkMode from TUI state, actions, render, and preferences; linkMode
from scaffold templates; Linked Install glossary term and all doc references.

Adds a regression test confirming generated local skills land in each platform's
native skill dir and no npx skills@latest add is called for local skills.
@nejcm nejcm self-assigned this May 14, 2026
@nejcm nejcm merged commit 303af65 into master May 14, 2026
1 check passed
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