Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 17:54:02 +08:00
commit d83e33282a
4 changed files with 74 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/discuss",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "ec035f4e306f25de4828cbd680242d47f18e226a",
"treeHash": "d4ef60fd592c182223a1c435359d8b069eb7e1f984757ca21d1e5a4f855bbb0f",
"generatedAt": "2025-11-28T10:13:22.636670Z",
"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": "discuss",
"description": "Collaborative technical discussion with proactive requirements gathering",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "a1f98636b4f1191c609f788c17cc94554f7f8ec440873b8e41da6892d9d930bc"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "921a2e80eb9023647bdddb3b905aa8ff7f04f3dce6abecaffb516507115c8601"
},
{
"path": "commands/discuss.md",
"sha256": "25d437898d92322901f0fed12cf832a72bf75e201d0dd79828ed5c206ac9fff5"
}
],
"dirSha256": "d4ef60fd592c182223a1c435359d8b069eb7e1f984757ca21d1e5a4f855bbb0f"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}