Setting the skill. One moment.
Skills
Skill 10 of 17
Update tests when changing APIs — no exceptions
1 minute · 230 words · 4 sections
Install
npx skills add microsoft/waza --skill test-disciplinenpx skills add microsoft/wazaThe first command installs just this skill, by the name in its SKILL.md; the second installs the whole repository.
EXPECTED_FEATURES, EXPECTED_SCENARIOS), they must match the actual files on disk✓ Correct:
distributed-mesh.md to features/ → added 'distributed-mesh' to EXPECTED_FEATURES array✗ Incorrect:
built-in-roles.md → left EXPECTED_FEATURES at old count (PR blocked)main, last pushed 24 September 2026.SKILL.md, not by matching a directory convention. 6 distinct layouts observed: .copilot/skills/*/SKILL.md, .github/skills/*/SKILL.md, */skill.md, .squad/*/skill.md, skills/*/SKILL.md, */SKILL.md./microsoft/waza.md, and each skill at its own .md URL.