Initial commit
This commit is contained in:
69
plugin.lock.json
Normal file
69
plugin.lock.json
Normal file
@@ -0,0 +1,69 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:anthropics-claude/claude-code:plugins/pr-review-toolkit",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "d6176175f4970ac271af64e8c377c9571f0a6a5d",
|
||||
"treeHash": "e1dd0842dccd6a0db1ddd564e36c1e92d4098cc18c8a9bd9dae99a54ff0c12f4",
|
||||
"generatedAt": "2025-11-28T10:13:45.115960Z",
|
||||
"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": "pr-review-toolkit",
|
||||
"description": "Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "a1fb0f856515d9fda8cdfe809dcfee649d8f93c7b9b5dd1e4f7100c1aafe360a"
|
||||
},
|
||||
{
|
||||
"path": "agents/code-reviewer.md",
|
||||
"sha256": "533b9967ca21b7e9572236935cada4bfd03d7dd362cb2e680a2d13aa0d699232"
|
||||
},
|
||||
{
|
||||
"path": "agents/silent-failure-hunter.md",
|
||||
"sha256": "fa9b0daec5a267e7e66435cc48b3328301fc9f70c3af259fe248881327a1babc"
|
||||
},
|
||||
{
|
||||
"path": "agents/code-simplifier.md",
|
||||
"sha256": "da129a12e959b059a7605d093fbc4f8710755ebf0c914ebc3102b5f78831ead1"
|
||||
},
|
||||
{
|
||||
"path": "agents/comment-analyzer.md",
|
||||
"sha256": "da0540c507e42a7f66df0b09f81f3c9d3b246620a8f2be4e84b85b97f7b4e2f5"
|
||||
},
|
||||
{
|
||||
"path": "agents/pr-test-analyzer.md",
|
||||
"sha256": "d369fd3946a814bb7a9d4f32e971722fe259e301878986bc6312d6f6c56014a8"
|
||||
},
|
||||
{
|
||||
"path": "agents/type-design-analyzer.md",
|
||||
"sha256": "ad160052fd3b45395d531d5e97e54940a1b660443fb513db3feb613848b6e72d"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "bd2df9a443b34945d357044bde7d5a19363ab7eac0bfa828173543eca3b2ff25"
|
||||
},
|
||||
{
|
||||
"path": "commands/review-pr.md",
|
||||
"sha256": "5e70c17293a044e1bf9d092c80b5da8b4fd5802ebb07dc53993dec4ba7ce2fc4"
|
||||
}
|
||||
],
|
||||
"dirSha256": "e1dd0842dccd6a0db1ddd564e36c1e92d4098cc18c8a9bd9dae99a54ff0c12f4"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user