microsoft / microsoft/copilot-brag-sheet

Explore Claude Code plugin packaging

Open
#19 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.