Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 09:03:37 +08:00
commit 54c1d4009a
9 changed files with 538 additions and 0 deletions

65
plugin.lock.json Normal file
View File

@@ -0,0 +1,65 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:udecode/dotai:.claude-plugin/plugins/plan",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "17f9dab5ddf22882a9afbdd886553a7686f1ae68",
"treeHash": "c3ba9deca7f4baffd19e06de8e0063b8921b000b9489733442b0a433081de44f",
"generatedAt": "2025-11-28T10:28:49.072308Z",
"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": "plan",
"description": "Planning and brainstorming workflows for software development - helps refine ideas into designs and create detailed implementation plans",
"version": "0.1.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "5340fb3e2c6e64722b4de65e3597cd1597b6f53446070e585a2b5afc675956b5"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "d3467a8319adb25b8240c4151884ea6d997d19852d207571600e7f36ae377119"
},
{
"path": "commands/execute-plan.md",
"sha256": "2fe897057e1d41dff582ec33c66ff2e5be74cbb0d17be61cd1c357d3b6e51b08"
},
{
"path": "commands/write-plan.md",
"sha256": "22e58a637a46420673646b64559b453265d6119e62b6081687bec61952d751c5"
},
{
"path": "commands/brainstorm.md",
"sha256": "f99d0af649e23e3355ae49f2750af9ea4b47301070552fd384df18c7c68c64c1"
},
{
"path": "skills/executing-plans/SKILL.md",
"sha256": "a914a28597ab78bfc30fab180d1131ee4b63ee0c9174f4c91b811da2c2cc2147"
},
{
"path": "skills/brainstorming/SKILL.md",
"sha256": "aaa7cc4b2325d69a36000b83b078d5bb53c0bb9e8a5654c238ef18cdd4882c3d"
},
{
"path": "skills/writing-plans/SKILL.md",
"sha256": "42461112699b3cd48ae5e9a3dffbc2b35e74b16c4a5abf30e6b0e215e11a24c1"
}
],
"dirSha256": "c3ba9deca7f4baffd19e06de8e0063b8921b000b9489733442b0a433081de44f"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}