Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:48:38 +08:00
commit 7c2eac6fbf
10 changed files with 369 additions and 0 deletions

69
plugin.lock.json Normal file
View File

@@ -0,0 +1,69 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:puelpan/claude-plugins:development",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "32ae31941763f0106c1207a893dd52709bf67188",
"treeHash": "a47494bb23f9221b73c914313c1a84d00e064c026b274403d017b59600f97972",
"generatedAt": "2025-11-28T10:27:42.029786Z",
"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": "development",
"description": "Collection of claude commands to ease the development process with github issues, PRs and more",
"version": "1.1.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "c979d0a843f731b1bf399194183c6606c02e824581a74ccb5b386c149ffe18bf"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "a6c6de243a5f4d9af70d3367933c8506ade1a634802e039173aa333a945705c6"
},
{
"path": "commands/five-whys.md",
"sha256": "e6c83c3ceb61fb041a532af575da6dbb795b4e2015f59ae0fdf48ea64933ff6f"
},
{
"path": "commands/execute-plan.md",
"sha256": "0f5d20cae2b9acae0c88b07dc0b86c89612dc28f3e5668e224720b4a0e61fa2e"
},
{
"path": "commands/linter.md",
"sha256": "c05eb79559aa066fcc2d726d1b9d516cec0180d94f2fdd5fedf8a641b4ff27ac"
},
{
"path": "commands/create-pr.md",
"sha256": "1292a3697f9b7fe6ae4988fa947880931fe1bc119bc012143a1ba23ccd2217b8"
},
{
"path": "commands/create-plan.md",
"sha256": "c783f9740ce6f2319b5e04af714cd6db090a92e9578a1a139cc0eceef4c5f618"
},
{
"path": "commands/commit.md",
"sha256": "378057d82645dd1beb7bed8aad825f5cf79d81ff461b5b842efd1f0ebb31bef1"
},
{
"path": "commands/pr-review.md",
"sha256": "48b9e9ee6f84e0b2915ab77a022e786870252fa3c5d212926c08caf6079bcc9f"
}
],
"dirSha256": "a47494bb23f9221b73c914313c1a84d00e064c026b274403d017b59600f97972"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}