Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:27:54 +08:00
commit 74dc2675da
8 changed files with 441 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:jmgilman/sow:plugin",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "f5fe633ac91cd80d78628ea85354d1e22236be93",
"treeHash": "9bb7784044b3a95dc0fc3f1ec7c37033e604bb21228c3c4f39f312d5f4c3ff48",
"generatedAt": "2025-11-28T10:19:17.007375Z",
"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": "sow",
"description": "AI-powered system of work for software engineering",
"version": "0.1.1"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "d4676ceaad61c8f347a1c561bbeba91415415cdfe43d979b7e4abcfd15e8e285"
},
{
"path": "agents/reviewer.md",
"sha256": "f86cbb60b55e3849462b0cd7fbced8e351ef20fdd624f167ac71c0426914322a"
},
{
"path": "agents/planner.md",
"sha256": "7b027b10b4a7378564483553728becac419db6f3618a3c801345dd717b4f518e"
},
{
"path": "agents/implementer.md",
"sha256": "b1cfd7e002f02c45f4a243a3434d267f49dea5925741dd6d571eda2fca438f5a"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "35243c5ca2ee7590c8de5dca129be38d5e7bb98baa1c36b241ac3fcb55fddbe5"
},
{
"path": "commands/greet.md",
"sha256": "7e0bee937d62ff50f272f0f448a0502d0e32218f2dfa58996812ad9c60fda5d3"
},
{
"path": "commands/install.md",
"sha256": "df506030ac1127fa77eb0c8a78b543151777aeb75cb4fe1e8bc4951d9961d502"
}
],
"dirSha256": "9bb7784044b3a95dc0fc3f1ec7c37033e604bb21228c3c4f39f312d5f4c3ff48"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}