Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:22:02 +08:00
commit 02875f11ee
25 changed files with 2135 additions and 0 deletions

129
plugin.lock.json Normal file
View File

@@ -0,0 +1,129 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:DIO0550/cc-plugin:",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "f1233daa7891c3a5012e82fbe73653d8a5634bcb",
"treeHash": "8f9f2acbc0b3e19731c34cdee47bc0487394aca883c6f66cc195b6c34346986b",
"generatedAt": "2025-11-28T10:10:10.070949Z",
"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": "cc-plugin",
"description": "プラグイン",
"version": "1.0.1"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "fe8fa51aaf060ac711bd2b31c7131bc2e0e83dbdd9f0057affb15ea75563ec7d"
},
{
"path": "agents/tidy-first-reviewer.md",
"sha256": "c253f7bcf0f7609f153aa079d5dacfc7a3d3931441b6ef7693d99f1d3eb49a92"
},
{
"path": "agents/comment-review-agent.md",
"sha256": "1e1e959115c1d77652be0f342cf7d6fe5f07037d22ef3b5fc9676124a4737400"
},
{
"path": "agents/naming-convention-reviewer.md",
"sha256": "2bc40f11ab3f6959e00010b985eed3eacd07e0bdc410622644a248e4bf58c57b"
},
{
"path": "agents/test-review-agent.md",
"sha256": "8e75f63a1c84d20d636de18923fcd27dc18e573487c75c563d1766cce41946d7"
},
{
"path": "agents/git-commit-agent.md",
"sha256": "1a24049f5d3fadb0b8f0c6382ce0d927cf05dfec8ed320b17884a16e271de92e"
},
{
"path": "agents/pr-creation-agent.md",
"sha256": "ff5c2507bd0c19469e607a33ba19fc724ea42282bd8702d24b22ce43a2119c1e"
},
{
"path": "agents/magic-number-reviewer.md",
"sha256": "5f2afe243e9ddf79a06e3a943b519135411d4f97f51e0dfacce7403140a55124"
},
{
"path": "hooks/hooks.json",
"sha256": "5b047af4e9cc4336f643211380d635f8fe4abce7fdfad43db39d3697a9526831"
},
{
"path": "hooks/branch-protection.sh",
"sha256": "7c61e8ce24ecdd6267e6506292be455d7b284ec17cc2b9f490d75433ee2da215"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "b8c7094a52de4da712f12a1a52d5e547318a284cbe36f71b6f7871144ccd5dc7"
},
{
"path": "commands/quality-gate.md",
"sha256": "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
},
{
"path": "commands/review-test-code.md",
"sha256": "fe3b3f1a6f6f829fbbfd1ddad4283f616a13e2e7300011737e5feb3dc7d3c93e"
},
{
"path": "commands/auto-fix.md",
"sha256": "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
},
{
"path": "commands/commit-with-agent.md",
"sha256": "73e432c20ef64c4435fe2191ef872e3d633ddccd3e8b9adaba07f26aa2b3ad6c"
},
{
"path": "commands/fix-all-issues.md",
"sha256": "35964a70d1c80d1f9e38f778d0c4f51deab03897d59ee00d834b07486b50f13d"
},
{
"path": "commands/fix-ci-errors.md",
"sha256": "95c825e31cfb431a5605ce09222df228857b8ff8b5e9a9053b656d204b098b77"
},
{
"path": "commands/review-magic-numbers.md",
"sha256": "eb5d1901f98bf260ace630dbb909f984dbbfc5ac5f6c1764b346de70c883ea3d"
},
{
"path": "commands/fix-review-issues.md",
"sha256": "9910bd9e71a3f88057d9b14de0db3959e59ada171d6352337f4591f8b7d6c1c7"
},
{
"path": "commands/similarity.md",
"sha256": "50c29ce01483a1fc9a955d1e420b87cddf5c00dca475e2b1a53723a0c8f107b3"
},
{
"path": "commands/create-issues-from-plan.md",
"sha256": "0afaad368f5a6e49966745b37f80f2336a9dbd605a6b534b91181928a0f3bc8c"
},
{
"path": "commands/commit.md",
"sha256": "8cbccc265fda9d48d098b31b05024c7e656ca42d2bfd6024abcfb1d13d9a303e"
},
{
"path": "commands/push-and-pr.md",
"sha256": "595eaa92aa7980aeef3107ba93363e58d70ccafd79793ba1b977267e3f7bb6b5"
},
{
"path": "commands/check-implementation.md",
"sha256": "4a474d49fc460c352c6a01cd9ad0a91ee9ad209984f3e3ec80bf576f3e6548a1"
}
],
"dirSha256": "8f9f2acbc0b3e19731c34cdee47bc0487394aca883c6f66cc195b6c34346986b"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}