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:kimcharli/ck-skills:plugins/doc-review-commands",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "64c2b2778f4a7b78e603f2e0944e533654bb350e",
|
||||
"treeHash": "24f8de940935460ab19035e02f6b44060c0ed1a095682c0b3b2104dc868b92ee",
|
||||
"generatedAt": "2025-11-28T10:19:32.265755Z",
|
||||
"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": "doc-review-commands",
|
||||
"description": "AI-powered documentation management system for Claude Code - keeps project documentation in sync with code changes",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "50dac793a6f6b7af2cf37d1e089d45bc056e59793113e64a6340d8204388ede0"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "702c6e3a2f0894a1ff9fec530e31a08eab7becdcac892aad88046613e615364a"
|
||||
},
|
||||
{
|
||||
"path": "commands/qa.md",
|
||||
"sha256": "7804c3b5ee971b13dfc868c21491b549f381807cbaba260a1bf32549daece591"
|
||||
},
|
||||
{
|
||||
"path": "commands/analyze.md",
|
||||
"sha256": "9603250574de21738e746726f79e77aa480a6cad6ef1a5862f0a3f5bba7a9f80"
|
||||
},
|
||||
{
|
||||
"path": "commands/help.md",
|
||||
"sha256": "c958d2a8fc6191a7fbefc3554fbfed62cf21efc4c0699ab1950d025ccbe2b72f"
|
||||
},
|
||||
{
|
||||
"path": "commands/main.md",
|
||||
"sha256": "3866c82c05395ba423819990e6ce1744cc4c26b77cd50f496faaea1090e83df5"
|
||||
},
|
||||
{
|
||||
"path": "commands/core.md",
|
||||
"sha256": "6bd93f25094754fb0dc5b815f32ee615c8a12bb494d4fe8dd972b0c4c5c9a223"
|
||||
},
|
||||
{
|
||||
"path": "commands/sdd.md",
|
||||
"sha256": "db538d347bece85a4061307ef04010297edd36b48ef18ac48053639c1e1af4f0"
|
||||
},
|
||||
{
|
||||
"path": "commands/quick.md",
|
||||
"sha256": "a5ad0363e17b92cb9bd2cb4ee5d9246a74a58174154f41ec3d2de71142b45fc3"
|
||||
}
|
||||
],
|
||||
"dirSha256": "24f8de940935460ab19035e02f6b44060c0ed1a095682c0b3b2104dc868b92ee"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user