Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 17:57:39 +08:00
commit 02e22b6e13
13 changed files with 1024 additions and 0 deletions

81
plugin.lock.json Normal file
View File

@@ -0,0 +1,81 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:AojdevStudio/dev-utils-marketplace:git-workflow",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "e6283e27c3062ec45671994a66780ee4d8533d09",
"treeHash": "12344a4cb31f330fc9e29c933279db634e53546146ad538c756de1608b5f7764",
"generatedAt": "2025-11-28T10:09:52.274241Z",
"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": "git-workflow",
"description": "Meta-package: Installs all git-workflow components (commands + agents + hooks)",
"version": "3.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "08911b51a3868c899c0131729a05084260e6b93c3c86ed2ef34dec0ea1cc334c"
},
{
"path": "agents/pr-specialist.md",
"sha256": "3954bd808f1ffa454718733e6b6d299ce4482f5133941ce90b7fa9c159fe5bf7"
},
{
"path": "agents/coderabbit-review-extractor.md",
"sha256": "a8ef84be9cc006748786e5a0d2a59ae81e08b8c90a1303a9383c204b3ecd5af5"
},
{
"path": "hooks/hooks.json",
"sha256": "1b933e82f20405a145f25197348ba6a4b3ac1aed6e44d9c309b6d5b788e3f771"
},
{
"path": "hooks/scripts/auto_commit_on_changes.py",
"sha256": "961330a3bcaa4dd98ef2ead23f4c9362eb6bcc9801f8fafadea3de70e8590833"
},
{
"path": "hooks/scripts/validate-branch-name.py",
"sha256": "07aee29531be0b82437085613138d869f6c96c00ad59f165da6cbc032f7eab8a"
},
{
"path": "hooks/scripts/auto-changelog-updater.py",
"sha256": "f9b428734ac33fe3b1edbee745d4557b40317f6ba507860f7f12e13bbd753053"
},
{
"path": "hooks/scripts/commit-message-validator.py",
"sha256": "6ba9938296fd11cfb6361a8a3a1b5f3c074d876dc93c4be2a8072310072fe049"
},
{
"path": "hooks/scripts/prevent-direct-push.py",
"sha256": "083428f0cdce059f8ba978287e3f93aca1e165bbe15dcca62a69be5408a777f8"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "97966251817f9e1ad7b90c5d2fb484653546a159d753130d4a0267173d6285f3"
},
{
"path": "commands/review-merge.md",
"sha256": "33dc984970e67d8bae00169b15cf9245b6b9ba0afe19845d359df9d3c2d272b0"
},
{
"path": "commands/create-pr.md",
"sha256": "522fb26cb04e9435959760f65d4935bdcdf276eb82a87bcfafd2351baf1e47b0"
}
],
"dirSha256": "12344a4cb31f330fc9e29c933279db634e53546146ad538c756de1608b5f7764"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}