Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 17:53:20 +08:00
commit af42723335
4 changed files with 88 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:ananddtyagi/claude-code-marketplace:plugins/code-reviewer",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "79e2d511944c06798c0f61a516866cafb0e5a771",
"treeHash": "170e9760d266bcf9d19e5800d77a358d42e1f7b1267187865eb48cf3b7dafb60",
"generatedAt": "2025-11-28T10:13:27.814816Z",
"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-reviewer",
"description": "Expert code review specialist. Proactively reviews code for quality, security, and maintainability. Use immediately after writing or modifying code.",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "f60d6c2d4c7714af84b71d0592dd7e9142fffc4fbac93629b0b8409e37865a94"
},
{
"path": "agents/code-reviewer.md",
"sha256": "76474b72e6adad3d6841bca18cc5dc64d8e9d3d76d9e70f80b251f9a6b7214ec"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "7de19d9a701f012329487d1324a718f95c5f59eabeb56b3e48b10d7de9b07385"
}
],
"dirSha256": "170e9760d266bcf9d19e5800d77a358d42e1f7b1267187865eb48cf3b7dafb60"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}