4 Commits

Author SHA1 Message Date
Tim Beyer 8d8db04023 Revert "fix: add post-build script to fix skill package.json after skill-kit build"
This reverts commit 304df8742d.
2026-04-24 10:40:14 +02:00
Tim Beyer 304df8742d fix: add post-build script to fix skill package.json after skill-kit build
skill-kit build overwrites package.json with a minimal {name, version},
losing the scoped name, description, license, and files fields. The
release pipeline now runs fix-skill-packagejson.mjs after build to
restore repo conventions and sync the version from root package.json.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-24 10:35:35 +02:00
Francois Le Pape d428b5b891 chore(oss): treat skill-kit as MIT in license automation 2026-04-21 15:14:21 +02:00
Francois Le Pape abf1c36c7b chore(oss): add OSS defaults and license automation 2026-04-21 15:10:06 +02:00