Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:46:23 +08:00
commit 9e5d835a1f
8 changed files with 761 additions and 0 deletions

61
plugin.lock.json Normal file
View File

@@ -0,0 +1,61 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:openshift-eng/ai-helpers:plugins/utils",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "1be65ba7e605ee6003a4ad10a43028b0aee3b2b7",
"treeHash": "7e7db21f7c0196bc2dfc334b21e9a06e2acea8c511737d1a29608619d9b9d324",
"generatedAt": "2025-11-28T10:27:29.243056Z",
"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": "utils",
"description": "A generic utilities plugin serving as a catch-all for various helper commands and agents",
"version": "0.0.1"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "c9f89d5c599100e38cc7df41f7d40390d9e162c7cc1cb30542aaffa3d2f8943c"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "df714471b20fece5e1c111149a48cced2154762079bd7a877ab44dd14364a3ba"
},
{
"path": "commands/auto-approve-konflux-prs.md",
"sha256": "707c1745fd85552173b41b2088c01f05c40c42270dadf2dea66b42e500bc4462"
},
{
"path": "commands/address-reviews.md",
"sha256": "ee718ab8c2593ece315f20bb495be79b6cf535d2f563fd3b674276de9bf5a3b6"
},
{
"path": "commands/placeholder.md",
"sha256": "73d2bdc0efbdc2f2f5e41499f3479ae8bd0d058ee2a21da74ff95b1e7b5e7059"
},
{
"path": "commands/process-renovate-pr.md",
"sha256": "2f1f96ab980f6e39af3c3fcd28ec8259d8e5edd02fbd31acba021d4fd225dd84"
},
{
"path": "commands/generate-test-plan.md",
"sha256": "803735085139fb33c908f22ce3885a62c090157e310cb05dfa9922788058cca5"
}
],
"dirSha256": "7e7db21f7c0196bc2dfc334b21e9a06e2acea8c511737d1a29608619d9b9d324"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}