Commit ec91309
Rename skill from microsoft-build-cli to microsoft-build
Per the Agent Skills spec (agentskills.io/specification), the skill
name must match the parent directory name. The folder is already
skills/microsoft-build/, so the name should be microsoft-build.
Also: users ask 'What's new at Build for my project?' — the agent
activates on 'build' in the description, not 'cli'. The -cli suffix
adds no discovery value and violates the spec.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent f32ac82 commit ec91309
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments