Initial commit
This commit is contained in:
53
plugin.lock.json
Normal file
53
plugin.lock.json
Normal file
@@ -0,0 +1,53 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:mattbrailsford/speckl:",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "11f96f93464f20e704603ed518061f3215a02e5b",
|
||||
"treeHash": "6f6ea2e7eeec7624dd1c336b72b3f0300bdb6bb449bb9e0e1edd969f5373aa31",
|
||||
"generatedAt": "2025-11-28T10:27:02.929514Z",
|
||||
"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": "speckl",
|
||||
"description": "SPECKL workflow commands for specification-driven development with human-AI collaboration. Create minimal specs (specks), break them into tasks, and maintain clear boundaries for AI assistance.",
|
||||
"version": null
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "a6475d69eca56c18926d1a57677cc4a583d0fc5027c1bda888b7d49da68fd1f5"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "184a654da5acebc9c62331d03fc2073418fdf6899070cb1c6ea49c7096810386"
|
||||
},
|
||||
{
|
||||
"path": "commands/spkl/init.md",
|
||||
"sha256": "19ff2bb6042acf95e7df0c460df062bbeaed404135ae7281bc613d1cd6e118b6"
|
||||
},
|
||||
{
|
||||
"path": "commands/spkl/tasks.md",
|
||||
"sha256": "6780da9198d1abb61324ee0622edf4582412cbf6f6a24c356b218ecee12336f8"
|
||||
},
|
||||
{
|
||||
"path": "commands/spkl/spec.md",
|
||||
"sha256": "f6a0f8ddd3a0a40f5d7404a026694f31902a45aabaa691bc44a648dc1e659864"
|
||||
}
|
||||
],
|
||||
"dirSha256": "6f6ea2e7eeec7624dd1c336b72b3f0300bdb6bb449bb9e0e1edd969f5373aa31"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user