65 lines
2.2 KiB
JSON
65 lines
2.2 KiB
JSON
{
|
|
"$schema": "internal://schemas/plugin.lock.v1.json",
|
|
"pluginId": "gh:marcioaltoe/claude-craftkit:plugins/git",
|
|
"normalized": {
|
|
"repo": null,
|
|
"ref": "refs/tags/v20251128.0",
|
|
"commit": "8c28608eac35042f51d0bf7c89dce7d36a208ee8",
|
|
"treeHash": "68db697947171e7256355e65d9c20045b4da951727053eb8a101fe3a5081c7f5",
|
|
"generatedAt": "2025-11-28T10:27:01.049128Z",
|
|
"toolVersion": "publish_plugins.py@0.2.0"
|
|
},
|
|
"origin": {
|
|
"remote": "git@github.com:zhongweili/42plugin-data.git",
|
|
"branch": "master",
|
|
"commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390",
|
|
"repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data"
|
|
},
|
|
"manifest": {
|
|
"name": "git",
|
|
"description": "Agent-based git workflow automation with Haiku for fast, efficient commit, push, and PR operations using conventional commit standards",
|
|
"version": "1.0.0"
|
|
},
|
|
"content": {
|
|
"files": [
|
|
{
|
|
"path": "README.md",
|
|
"sha256": "8729527249422b31404a35bf301b5e277737c05fc161734b4f2524404af50229"
|
|
},
|
|
{
|
|
"path": "agents/git-pr-creation-agent.md",
|
|
"sha256": "0746ac1a60f86059f18037472a0647e0235b7e8247c666e529be01431d3b94b1"
|
|
},
|
|
{
|
|
"path": "agents/git-commit-agent.md",
|
|
"sha256": "d8e34d64ed81c6f385b7e8e397728bf69d13a48708f02598060308e1bb90a1b3"
|
|
},
|
|
{
|
|
"path": ".claude-plugin/plugin.json",
|
|
"sha256": "e1908dbdad5aeb9db18372614b5e1c60041ada1eb139b77c005993e337769e51"
|
|
},
|
|
{
|
|
"path": "commands/commit-push-pr.md",
|
|
"sha256": "936b6dab9bee8d6d54c15a25f8f6a99bbc581ad5345aa8b7d904131ba8e37b3e"
|
|
},
|
|
{
|
|
"path": "commands/commit.md",
|
|
"sha256": "b1f5cb18ea1944af20ad481f8241163dd62e73eca989ad2c1e73ef0ff07ff3e1"
|
|
},
|
|
{
|
|
"path": "skills/git-commit/SKILL.md",
|
|
"sha256": "1125bde6471ece2044e407d0a6e077ac7cfb62944ed28f328076ee3f881955af"
|
|
},
|
|
{
|
|
"path": "skills/git-pr-creation/SKILL.md",
|
|
"sha256": "f76927fcaaac3180eca5da61549a3fd052394d6362fd9d842044675cfa868094"
|
|
}
|
|
],
|
|
"dirSha256": "68db697947171e7256355e65d9c20045b4da951727053eb8a101fe3a5081c7f5"
|
|
},
|
|
"security": {
|
|
"scannedAt": null,
|
|
"scannerVersion": null,
|
|
"flags": []
|
|
}
|
|
} |