microsoft / microsoft/copilot-brag-sheet
Explore Claude Code plugin packaging
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 10
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Summary
Package copilot-brag-sheet as a Claude Code plugin, expanding reach beyond GitHub Copilot CLI to Anthropic's coding agent ecosystem.
Why
- Claude Code has a growing plugin marketplace
- Same skill/agent architecture as Copilot CLI (SKILL.md, agents, plugin.json)
- Minimal effort — mostly packaging, the SKILL.md is ready
Research needed
- Claude Code plugin spec and marketplace submission process
- Differences from Copilot CLI extension API (joinSession vs Claude Code hooks)
- Whether our SKILL.md works as-is or needs adaptation
- Distribution: marketplace vs direct install
Notes
The internal Microsoft plugin work (#18) uses a compatible plugin format, so that work may produce a Claude Code-compatible package as a side effect.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the existing SKILL.md and the Claude Code plugin specification. Compare the required format and hooks with the Copilot CLI extension API, then review the related internal Microsoft plugin work in issue #18. Done means documenting compatibility, any required adaptations, and whether distribution should use a marketplace or direct installation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100