Initial commit
This commit is contained in:
61
plugin.lock.json
Normal file
61
plugin.lock.json
Normal file
@@ -0,0 +1,61 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:vaayne/cc-plugins:plugins/specs-dev",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "a9be0b7c340174be94a5500ae3576a4afee7379f",
|
||||
"treeHash": "e8396dc2d87c29ddf42d5baa200d9217f8b82549b2313e92207e6b9484c626af",
|
||||
"generatedAt": "2025-11-28T10:28:52.214280Z",
|
||||
"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": "specs-dev",
|
||||
"description": "Spec-driven feature development workflow with Codex review. Combines iterative requirements gathering, comprehensive planning, and structured implementation with continuous AI-powered code review. Produces production-ready code with proper planning documentation and clean, incremental commits.",
|
||||
"version": null
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "55455acb399acc66247b912829488adf1ab898cff2159e87cb1821b9a2d90d16"
|
||||
},
|
||||
{
|
||||
"path": "agents/codex-analyzer.md",
|
||||
"sha256": "683498eb9312294d16de1af0248b4707a0b141340419850843b388f6983a37de"
|
||||
},
|
||||
{
|
||||
"path": "agents/task-implementer.md",
|
||||
"sha256": "7bec38c39c44b49241eda7241c1c04b9bd0c09bec55a92d590bd483a7364a873"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "83e4ed379d0291db56233242d682d29f080b79ba8be83bc3c01aa854418590dd"
|
||||
},
|
||||
{
|
||||
"path": "commands/impl.md",
|
||||
"sha256": "76916e28dbe9fedafb62c94c4bc1b3f0b6c92b1b81c958a0306e416f40540821"
|
||||
},
|
||||
{
|
||||
"path": "commands/plan.md",
|
||||
"sha256": "2524c0d4c17dc94828851e23ca473d8334a5138dc06579278a41e19f85ccc841"
|
||||
},
|
||||
{
|
||||
"path": "commands/commit.md",
|
||||
"sha256": "39d174a8b3b4ba0032dc432704f47a2d307ebf61c8652811261a9eb4451b8bae"
|
||||
}
|
||||
],
|
||||
"dirSha256": "e8396dc2d87c29ddf42d5baa200d9217f8b82549b2313e92207e6b9484c626af"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user