feat: sync shared skills contract and graph-first discipline

This commit is contained in:
“BeeRad”
2026-04-17 20:58:21 +10:00
parent 5f4d1f61c2
commit 7e663abfb0
64 changed files with 1924 additions and 1902 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
"start": "node index.js",
"validate:syntax": "node --check index.js && node --check services/*.js",
"validate:publish": "npm run validate:syntax && npm pack --dry-run >/dev/null",
"prepublishOnly": "npm run validate:publish"
"prepublishOnly": "node ../../scripts/dev/sync-skills.mjs --check && npm run validate:publish"
},
"keywords": [
"mcp",