Skip to content

Add GitHub Copilot CLI support via Claude-compatible skills#487

Open
ridermw wants to merge 2 commits intogarrytan:mainfrom
ridermw:copilot-cli-claude-layout
Open

Add GitHub Copilot CLI support via Claude-compatible skills#487
ridermw wants to merge 2 commits intogarrytan:mainfrom
ridermw:copilot-cli-claude-layout

Conversation

@ridermw
Copy link

@ridermw ridermw commented Mar 25, 2026

Summary

  • add explicit ./setup --host copilot support using Copilot CLI's documented .claude/skills compatibility
  • document the lowest-friction Copilot install path and troubleshooting flow
  • lock the new setup contract into the existing static setup tests

Why this shape

GitHub Copilot CLI already supports skills from .claude/skills and ~/.claude/skills, so this keeps the change set small and upstream-friendly. It avoids introducing a new Copilot-only generator mode while still making Copilot a documented, first-class supported host.

Testing

  • bun test
  • automated Copilot smoke test with a temp ~/.claude/skills/gstack install via ./setup --host copilot
  • verified Copilot skill discovery (What skills do you have available?)
  • verified named skill invocation (Use the /browse skill ...)

ridermw and others added 2 commits March 25, 2026 07:25
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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