Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:44:25 +08:00
commit 166ae1e87a
8 changed files with 1353 additions and 0 deletions

61
plugin.lock.json Normal file
View File

@@ -0,0 +1,61 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:NikiforovAll/claude-code-rules:plugins/handbook-structured-plan-mode",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "0bd4057e1926aaf846e66f9f5f69a77bdd7f57cd",
"treeHash": "438681512ac399720f26e7099674e3db1640697cf3cf3302fe99104a05f5677f",
"generatedAt": "2025-11-28T10:12:16.334272Z",
"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": "handbook-structured-plan-mode",
"description": "Structured planning methodology for complex feature implementations through systematic task decomposition",
"version": "1.12.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "74d74afa4833ffe1e8687ef0f4cc6340de68ec95cfd684cda6e64448fcdeabf5"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "820c73a1c5d6124b86fa5648fe7af63e0fbb7b45b08f7e1bb15063e541f8352b"
},
{
"path": "skills/structured-plan-mode/SKILL.md",
"sha256": "8103e830ee79fee2cb16a67225d9f454a4513126b141fa0769ad8b9129c4fa36"
},
{
"path": "skills/structured-plan-mode/references/task-planning-guide.md",
"sha256": "cb4fe8da0d03e96a62dc885287335b347fc07379c3cd0a3bdbb07a7b0ff53147"
},
{
"path": "skills/structured-plan-mode/references/usage-guide.md",
"sha256": "cb4fe8da0d03e96a62dc885287335b347fc07379c3cd0a3bdbb07a7b0ff53147"
},
{
"path": "skills/structured-plan-mode/assets/task-template.md",
"sha256": "4af7a85fc8dfe55fc86a242e9c082eafcfd55ddacc1fbb87ba43e80c8f587580"
},
{
"path": "skills/structured-plan-mode/assets/plan-template.md",
"sha256": "9c4d379c02df552f324488e06cc873cf38fcb35bd792a5a65a8c8e7ff5e0ad9c"
}
],
"dirSha256": "438681512ac399720f26e7099674e3db1640697cf3cf3302fe99104a05f5677f"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}