When Synctx is installed as an APM dependency, both skills/ and commands/ from plugin.json are registered in Copilot CLI. This creates ~26 duplicate entries in the /skills list.
plugin.json declares both skills and commands that do the same thing. Suggestion: make commands opt-in or consolidate into skills-only.
When Synctx is installed as an APM dependency, both skills/ and commands/ from plugin.json are registered in Copilot CLI. This creates ~26 duplicate entries in the /skills list.
plugin.json declares both skills and commands that do the same thing. Suggestion: make commands opt-in or consolidate into skills-only.