Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:30:34 +08:00
commit 88e33c375a
4 changed files with 153 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:kasperjunge/30-minute-vibe-coding-challenge:plugins/clarification",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "dece7ebd6cfa94163417391f386c0114556ed0f8",
"treeHash": "6bb0174273b0ce9c74628c42e1f3910a459290f2a949a8d5eaa71ccca3b64a65",
"generatedAt": "2025-11-28T10:19:25.625916Z",
"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": "clarification",
"description": "A lightweight plugin for clarifying tasks and requirements through structured questions",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "551e20c8aabb2e00bae08119482d823bb2c630fd5a506f802c3bc9a383e2b478"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "b0d5a877c6acda02d93bcba1813b5f18eb1d554b2664a4125648ddd7bf009ac6"
},
{
"path": "commands/clarify_task.md",
"sha256": "8dbecf69bfbd655724d2466632df59385e150810b9942c05f4e6bbc60df4790e"
}
],
"dirSha256": "6bb0174273b0ce9c74628c42e1f3910a459290f2a949a8d5eaa71ccca3b64a65"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}