85 lines
3.1 KiB
JSON
85 lines
3.1 KiB
JSON
{
|
|
"$schema": "internal://schemas/plugin.lock.v1.json",
|
|
"pluginId": "gh:marcioaltoe/claude-craftkit:plugins/reviewer",
|
|
"normalized": {
|
|
"repo": null,
|
|
"ref": "refs/tags/v20251128.0",
|
|
"commit": "4c24d16c9543015a9e837650b08304b0685bf7ab",
|
|
"treeHash": "c5192abb7e28d6c97deae56dbbae4ead8e357d4962bf3b0d306b953cf1b9329f",
|
|
"generatedAt": "2025-11-28T10:27:01.481271Z",
|
|
"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": "reviewer",
|
|
"description": "Claude Code Skill for exporting and fixing CodeRabbit AI review comments from GitHub Pull Requests. Auto-downloads PR reviews, organizes them by severity, and provides commands to systematically resolve issues.",
|
|
"version": "1.0.0"
|
|
},
|
|
"content": {
|
|
"files": [
|
|
{
|
|
"path": "README.md",
|
|
"sha256": "0f8511cd5b9b8fbac0d122299225d432929a02588c1b7231a4efc6daefe00555"
|
|
},
|
|
{
|
|
"path": ".claude-plugin/plugin.json",
|
|
"sha256": "4387bb4e6f0718e9c9db4f86d2efd919798d63664c4c4bbfd9e25eb0973409c5"
|
|
},
|
|
{
|
|
"path": "commands/fix-issues.md",
|
|
"sha256": "c34a0a6e766a1fe375784ba7f0dbdfb414a36597ba084ff95119f1372eb1ea05"
|
|
},
|
|
{
|
|
"path": "commands/pr-status.md",
|
|
"sha256": "eb48150ed0f3172bb0eb4a019a99087e8315fb48c29df9c64ea3b0c335e9ffce"
|
|
},
|
|
{
|
|
"path": "commands/download-issues.md",
|
|
"sha256": "319c9982d009b82dfb876f4a22d0c0645b143b20b575cc20fdc04efd11054d65"
|
|
},
|
|
{
|
|
"path": "skills/pull-request-skill/read-pr-issues.sh",
|
|
"sha256": "624fd73901635617b4f3724f81c126ba213a7c68b69a4fb7e1bf441fc819877f"
|
|
},
|
|
{
|
|
"path": "skills/pull-request-skill/run.js",
|
|
"sha256": "5fbac52066b70ee15443a12a5d251605a1471588c01894e7cf9b20b607abaec8"
|
|
},
|
|
{
|
|
"path": "skills/pull-request-skill/.gitignore",
|
|
"sha256": "11e7f15002a201677c5c6da04175302ea9cbdca8bcecfef9d1bc845dbbd82c48"
|
|
},
|
|
{
|
|
"path": "skills/pull-request-skill/package.json",
|
|
"sha256": "27a8e36f3e3056eaaaeac1cbb34d645180e7421d4e69680083fd57c8a3608905"
|
|
},
|
|
{
|
|
"path": "skills/pull-request-skill/SKILL.md",
|
|
"sha256": "58753a849a5c5f733b00f269c0b3ed7608885b0dddaf336380d3729f6e0752a0"
|
|
},
|
|
{
|
|
"path": "skills/pull-request-skill/pr-review.ts",
|
|
"sha256": "193a4c98b12562f93dceec222082983f17d7f39f996b632b382fc316ecf460d8"
|
|
},
|
|
{
|
|
"path": "skills/pull-request-skill/resolve-pr-issues.sh",
|
|
"sha256": "4f5a6a28e5d8e77e0fbda3dd0049bf8841044ba5b247a7f842224a22e0293a4b"
|
|
},
|
|
{
|
|
"path": "skills/pull-request-skill/.env.example",
|
|
"sha256": "33338c740294b1b3fb317919185ab8b2649f57dc18928c4f969c1772a7e6f0b0"
|
|
}
|
|
],
|
|
"dirSha256": "c5192abb7e28d6c97deae56dbbae4ead8e357d4962bf3b0d306b953cf1b9329f"
|
|
},
|
|
"security": {
|
|
"scannedAt": null,
|
|
"scannerVersion": null,
|
|
"flags": []
|
|
}
|
|
} |