Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 09:04:48 +08:00
commit bb91270797
6 changed files with 131 additions and 0 deletions

53
plugin.lock.json Normal file
View File

@@ -0,0 +1,53 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:victor-barbera/cc-marketplace:plugins/rpi-workflow",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "4f87fe01cd6a7cacfea730d3a0ceedb74f126ec3",
"treeHash": "89630ef66a68688191313290d39bd4c2290d949f9fb3da631a54f21adc899a8e",
"generatedAt": "2025-11-28T10:28:55.635946Z",
"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": "rpi-workflow",
"description": "A plugin that contains commands for the research -> plan -> implement workflow",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "0534f487879e9bcc09023bdea1f2fb29e6373f263d0549bda4b9ade781da7bc0"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "9bf019394b463e7fad8cf06580c4c4283af181d4f3ea96eb219a4af9ce14ea61"
},
{
"path": "commands/generate-n-plans.md",
"sha256": "14ee11479dcd63f4c517823fc22ea29bedbe7832c330b568617165e0c46a29ed"
},
{
"path": "commands/implement-plan.md",
"sha256": "a7e025d77b7683f85b5fb1affa2db2013e8e2cef85ed2d816551275996a3d8cc"
},
{
"path": "commands/research-feature.md",
"sha256": "954371ed487620b065e8862d5f8dc79e0827efc3d5f04eb06d356c96fb9fa585"
}
],
"dirSha256": "89630ef66a68688191313290d39bd4c2290d949f9fb3da631a54f21adc899a8e"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}