The catalog pins by tag, so 009c911's SKILL.md fix reaches nobody until a tag carries it. An installed reader would still get "the two network calls" and no VERIFY-COMMAND guidance from the release that introduced the check. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01LwZeAZ8cHmGZofM9dryuT9
12 lines
196 B
JSON
12 lines
196 B
JSON
{
|
|
"name": "repo-standard",
|
|
"version": "0.10.1",
|
|
"private": true,
|
|
"type": "module",
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"scripts": {
|
|
"test": "node --test scripts/*.test.mjs"
|
|
}
|
|
}
|