skill-author and agent-author SKILL.md files received bug fixes (git-log commit-hash verification before reporting completion, skill-author now forbids self-spawning audit/recheck subagents during its authoring pass, and agent-author closed checklist/coverage gaps). Patch bump to reflect fixed behavior, not new capability. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01FNJWdVvdgvZCHi1hZGqgVQ
13 lines
339 B
JSON
13 lines
339 B
JSON
{
|
|
"author": {
|
|
"name": "Defame1297",
|
|
"url": "https://git.dev.rkdr.net/Defame1297/"
|
|
},
|
|
"description": "Skills and agents for creating, maintaining, and managing a Claude Code / Copilot CLI plugin marketplace.",
|
|
"displayName": "Kyberforge",
|
|
"keywords": [],
|
|
"license": "MIT",
|
|
"name": "kyberforge",
|
|
"version": "1.2.3"
|
|
}
|