kyberforge gains new forge skill for factory artifact routing; git gains pc-author and pc-run skills moved from kyberforge. Includes version parity fixes in CC manifests (ADR-0016). Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
18 lines
380 B
JSON
18 lines
380 B
JSON
{
|
|
"author": {
|
|
"name": "Defame1297",
|
|
"url": "https://git.dev.rkdr.net/Defame1297/"
|
|
},
|
|
"description": "Skills for working with Git \u2014 conventional commits, branch management, pull requests, and feature flow.",
|
|
"displayName": "Git",
|
|
"keywords": [
|
|
"git",
|
|
"vcs",
|
|
"commit",
|
|
"branch"
|
|
],
|
|
"license": "MIT",
|
|
"name": "git",
|
|
"version": "1.1.0"
|
|
}
|