fix(kyberforge): co-locate evals/tests with skills and fix manifest inconsistencies

Move all evals into each skill's own evals/ directory and test_scripts.sh into
marketplace-architect/scripts/ so test artefacts live alongside the code they test.
Also fix: hooks.json array→object, displayName title-case, marketplace.json owner
placeholders, and .github/plugin/marketplace.json metadata-wrapper schema divergence.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-20 18:56:52 +00:00
parent 2b649782a2
commit 5dac52680f
9 changed files with 7 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "kyberforge",
"displayName": "kyberforge",
"displayName": "Kyberforge",
"description": "Skills and agents for creating, maintaining, and managing a Claude Code / Copilot CLI plugin marketplace.",
"author": { "name": "Defame1297", "url": "https://git.dev.rkdr.net/Defame1297/" },
"license": "MIT",