Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:27:57 +08:00
commit 1470d07775
4 changed files with 153 additions and 0 deletions

45
plugin.lock.json Normal file
View File

@@ -0,0 +1,45 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:JNLei/claude-tools:plugins/agents/code-refactor-master",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "2ec9044bcdfa079ec95a1ca685643f74cb035500",
"treeHash": "5db0ad35c95f082ab15fa39d3b7111831a73fb0078cf2f395a11c30381a8bca6",
"generatedAt": "2025-11-28T10:11:43.282344Z",
"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": "code-refactor-master",
"description": "Agent for structured, safe refactors with review steps",
"version": "0.1.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "92bcb3b1d6e03482d053388bffa4caa871747b384d828c80d8a3683143fcfee4"
},
{
"path": "agents/code-refactor-master.md",
"sha256": "d0b62bed4983a61dfed190b00f79b640490e8bf62a3726c7b4a841a05ee80698"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "91610d12e9ac1b56eddebc5acd7c5c6b2bef85d5fac844264e77db309ab4ba39"
}
],
"dirSha256": "5db0ad35c95f082ab15fa39d3b7111831a73fb0078cf2f395a11c30381a8bca6"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}