diff --git a/extensions/catalog.community.json b/extensions/catalog.community.json index 8b2b5d7bd..6b0cedac4 100644 --- a/extensions/catalog.community.json +++ b/extensions/catalog.community.json @@ -955,7 +955,12 @@ "license": "MIT", "requires": { "speckit_version": ">=0.1.0", - "tools": ["m365 CLI (CLI for Microsoft 365)"] + "tools": [ + { + "name": "m365 CLI (CLI for Microsoft 365)", + "required": true + } + ] }, "provides": { "commands": 3,