Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:20:04 +08:00
commit e50adc8a0d
7 changed files with 300 additions and 0 deletions

57
plugin.lock.json Normal file
View File

@@ -0,0 +1,57 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:devstefancho/claude-plugins:simple-sdd-plugin",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "121bee1cfba436e3a8d60d66e64fdf78d5e9bc2e",
"treeHash": "6c4e162ea07f2becb0e7fe6c5bca50052c901093671e302143305d9d0042af86",
"generatedAt": "2025-11-28T10:16:20.479234Z",
"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": "simple-sdd-plugin",
"description": "Simple SDD (Software Specification & Design) workflow commands for generating specifications, plans, tasks, and implementations",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "4ff1135c70a3ae2b9071666ea3cbe3227668bc7dc9df270c11d0e90ee15b6756"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "26859a7ac08a56bbe3af9792e795a82ea093fc4c2fb721f5b5bd32bfca4d6e53"
},
{
"path": "commands/implement.md",
"sha256": "450081ae0f51161860be20ba9c8818909f9531fd222edaf0cf5ebb40df5f8795"
},
{
"path": "commands/tasks.md",
"sha256": "2cc4faaf00cb4b7c892fa1b72f575d32ee42a85770abc7ee027e55110c73f432"
},
{
"path": "commands/plan.md",
"sha256": "0bb99c8d2f36877f552ad5a522c83c7f5b42a6cf3a0f2d21c889222028f0fc22"
},
{
"path": "commands/spec.md",
"sha256": "e0bbafd453e9855fdb3df786a19ad15cc8c23ad1ba61ca8af81d1a423beba983"
}
],
"dirSha256": "6c4e162ea07f2becb0e7fe6c5bca50052c901093671e302143305d9d0042af86"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}