Initial commit
This commit is contained in:
45
plugin.lock.json
Normal file
45
plugin.lock.json
Normal file
@@ -0,0 +1,45 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:djacobsmeyer/claude-skills-engineering:plugins/quick-plan-skill",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "d3bd26f6ddd5a90df07b774d46867f08eee1b8f8",
|
||||
"treeHash": "35461daf4a347f006800b164ff29dd9ec85b235cec833498b988371e4e26e2e6",
|
||||
"generatedAt": "2025-11-28T10:16:28.696642Z",
|
||||
"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": "quick-plan-skill",
|
||||
"description": "Create detailed engineering implementation plans for features or fixes based on user requirements. Generates comprehensive specifications with technical approach, step-by-step implementation, and testing strategy. Use when you need to plan before building, create detailed specs for complex features, or document the approach to solve a problem.",
|
||||
"version": "1.0.0"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "813edb8ce7785bfc3b60144b943f27286c51ee9dabf0db5c2b7aefb30871ae74"
|
||||
},
|
||||
{
|
||||
"path": "SKILL.md",
|
||||
"sha256": "214264d7d07349f358ec08f430eeba21362c67f59f833b874639aae168886704"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "09df18ddc55187202aabca07e0cf848c015197b0c31036a34e91d0959f28f277"
|
||||
}
|
||||
],
|
||||
"dirSha256": "35461daf4a347f006800b164ff29dd9ec85b235cec833498b988371e4e26e2e6"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user