Skip to content

Naming alignment: build-cli skill, microsoft-build folder, fix repo URL#4

Merged
TianqiZhang merged 2 commits into
microsoft:mainfrom
mikekinsman:naming-alignment
May 7, 2026
Merged

Naming alignment: build-cli skill, microsoft-build folder, fix repo URL#4
TianqiZhang merged 2 commits into
microsoft:mainfrom
mikekinsman:naming-alignment

Conversation

@mikekinsman

@mikekinsman mikekinsman commented May 6, 2026

Copy link
Copy Markdown
Collaborator

Summary

Aligns naming across the repo per team discussion.

Changes

Layer Before After
Skill name (terminal) build-companion microsoft-build-cli
Skill folder skills/microsoft-events/ skills/microsoft-build/
cli/package.json repo URL pdebruin/microsoft-events-skill microsoft/Build-CLI

What stays the same

Layer Name Reason
Plugin identity (plugin.json) microsoft-events Generic - reusable across events
npm package @microsoft/events-cli Generic - one publish, all events
Repo / install command microsoft/Build-CLI Already correct

Rationale

  • Skill name: build-companion is not used in any messaging or docs. microsoft-build-cli matches the repo name, README, and marketing copy. Terminal will show: skill(microsoft-build-cli)
  • Skill folder: microsoft-build clearly signals this is the Build-specific skill. The npm package (@microsoft/events-cli) stays generic because it is reused across events.
  • Repo URL: Was pointing to a personal dev repo. Now points to the actual shipping repo.

mikekinsman and others added 2 commits May 6, 2026 12:34
…epo URL

- Rename skill: build-companion → build-cli (terminal shows skill(build-cli))
- Rename folder: skills/microsoft-events/ → skills/microsoft-build/
- Fix cli/package.json repository URL: pdebruin/microsoft-events-skill → microsoft/Build-CLI

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Terminal will show: ● skill(microsoft-build-cli)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@mikekinsman mikekinsman requested a review from TianqiZhang May 6, 2026 19:43
@TianqiZhang TianqiZhang merged commit 9669898 into microsoft:main May 7, 2026
3 checks 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.

2 participants