Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:40:14 +08:00
commit 0c7b748696
11 changed files with 1157 additions and 0 deletions

73
plugin.lock.json Normal file
View File

@@ -0,0 +1,73 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:mhattingpete/claude-skills-marketplace:engineering-workflow-plugin",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "7cac38364835225f7609149029232da30a3064d9",
"treeHash": "8743ca72467f7946cd699600144be39e4439b86b1438984824f3517c742d5502",
"generatedAt": "2025-11-28T10:27:05.362632Z",
"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": "engineering-workflow-skills",
"description": "Skills for common software engineering workflows including git operations, test fixing, code review implementation, and feature planning with plan-implementer agent",
"version": "1.1.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "b1b9b3a02d977f888bcc394c2a1c0c747c8e1ec74bacf08984ae520f687fdba6"
},
{
"path": "agents/plan-implementer.md",
"sha256": "895891fc41fe3c289adb701bc607accae2e73af389ffd3ea8945ed34d958d701"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "cadaf24ef5f443220ae1ce0450559b744e17054193d0f67b5ede57edc3c25688"
},
{
"path": "commands/pr.md",
"sha256": "2c06a07db0b51acdcb4cbdac3c7c8fa786f3ed78bb086400011ef5fd5392c68b"
},
{
"path": "skills/git-pushing/SKILL.md",
"sha256": "d54394e9e9aff8e2b7a19d14b41c144131edd29832d204cb60896e2c900e2d3d"
},
{
"path": "skills/git-pushing/scripts/smart_commit.sh",
"sha256": "a7e119a99142a7249f6d9611da801c4dbcfbb9338258b169a731bdce13b553c2"
},
{
"path": "skills/test-fixing/SKILL.md",
"sha256": "391f286dd828239fe6d82679204eaf4c850816e363000dc9ee99f1d5e253f108"
},
{
"path": "skills/feature-planning/SKILL.md",
"sha256": "fdc307080cfd8ad09f48e105842225d08c85f9b34457002662177fc43c0df0c9"
},
{
"path": "skills/feature-planning/references/planning-best-practices.md",
"sha256": "810ae496aa4ab569e0e9f57ab8d2cff0f36efdfa5640706df6ba244ccee6d174"
},
{
"path": "skills/review-implementing/SKILL.md",
"sha256": "110c53375da762f5451f34f9e5daaa41dbcf52389e519880d2dcf8b2bb5f8ded"
}
],
"dirSha256": "8743ca72467f7946cd699600144be39e4439b86b1438984824f3517c742d5502"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}