chore(kyberforge): bump plugin version to 1.2.3

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
This commit is contained in:
2026-07-05 13:18:05 +00:00
parent f657123931
commit c60ec5f2f7
2 changed files with 2 additions and 2 deletions

View File

@@ -13,5 +13,5 @@
"skills": [
"skills/"
],
"version": "1.2.2"
"version": "1.2.3"
}