Initial commit
This commit is contained in:
65
plugin.lock.json
Normal file
65
plugin.lock.json
Normal file
@@ -0,0 +1,65 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:HermeticOrmus/Alqvimia-Contador:plugins/tdd-workflows",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "54542558af65e6bd4a23c2adbb71e731f2ef5cf8",
|
||||
"treeHash": "ab6fd94d2f1546bbf9c32d480c5844c16d0fee48eab424a62ccc6ff1fc15f4fc",
|
||||
"generatedAt": "2025-11-28T10:10:34.505569Z",
|
||||
"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": "tdd-workflows",
|
||||
"description": "Test-driven development methodology with red-green-refactor cycles and code review",
|
||||
"version": "1.2.1"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "0099907f4982a4a427cee420bd7e05a56b426402815b20155c5bc07d7c975ea8"
|
||||
},
|
||||
{
|
||||
"path": "agents/code-reviewer.md",
|
||||
"sha256": "dff3cefc0907fee2a09733da18d1f7880dab8c6a2a21a227531f2306b15a6a68"
|
||||
},
|
||||
{
|
||||
"path": "agents/tdd-orchestrator.md",
|
||||
"sha256": "48fb559106a950190082ebe5954016b7be74b9527f216639a651e522b551ed02"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "02bb029f10c699910c0836eef6484f1ddf225d4170a700a1dc6510b5bc739017"
|
||||
},
|
||||
{
|
||||
"path": "commands/tdd-red.md",
|
||||
"sha256": "6f6f2a748a829eada8ccb89e5a07df418fe80e3efd0bc87911da5b9034c117a0"
|
||||
},
|
||||
{
|
||||
"path": "commands/tdd-refactor.md",
|
||||
"sha256": "459785d3c1463c45b3dd815e38a0ef3cb1feebd35a9455aac2c55593ea7d49ad"
|
||||
},
|
||||
{
|
||||
"path": "commands/tdd-green.md",
|
||||
"sha256": "0500f462af7e365318d6d8dd4d9c0cf74e15408a91daa4c9c92848d1689c2e78"
|
||||
},
|
||||
{
|
||||
"path": "commands/tdd-cycle.md",
|
||||
"sha256": "ee7e2cf0a8ccf1b66c37a477267b7dffb85a22935e553124c7878af69bf7f55b"
|
||||
}
|
||||
],
|
||||
"dirSha256": "ab6fd94d2f1546bbf9c32d480c5844c16d0fee48eab424a62ccc6ff1fc15f4fc"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user