kyberforge 1.2.7 -> 1.2.8: both vale-wrap.sh copies, skill-audit's validate.sh and its SKILL.md changed after the last bump. lint 1.1.4 -> 1.1.5: the Vale research troubleshooting doc changed after its last bump. Without the bump, installed copies keep serving the cached version. This is the fourth time in this PR the bump was missed after shipped content changed — check-manifests.sh validates parity between the two manifests but not that a content change was accompanied by a bump, which is the gap that keeps letting it through. Refs: #85
18 lines
403 B
JSON
18 lines
403 B
JSON
{
|
|
"agents": "agents/",
|
|
"author": {
|
|
"email": "defame1297@rkdr.net",
|
|
"name": "Defame1297"
|
|
},
|
|
"description": "Skills and agents for creating, maintaining, and managing a Claude Code / Copilot CLI plugin marketplace.",
|
|
"hooks": "hooks.json",
|
|
"keywords": [],
|
|
"license": "MIT",
|
|
"mcpServers": ".mcp.json",
|
|
"name": "kyberforge",
|
|
"skills": [
|
|
"skills/"
|
|
],
|
|
"version": "1.2.8"
|
|
}
|