Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:33:44 +08:00
commit 86a1741091
10 changed files with 340 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:kivilaid/plugin-marketplace:plugins/example-full-featured",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "825748d4933ddc06a4e53d6b8cdfc9edbce17317",
"treeHash": "8017336b101674247b8e2aff549affd2c6054be49d67f0d0779e8d88cb0d02b3",
"generatedAt": "2025-11-28T10:19:32.468245Z",
"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": "example-full-featured",
"description": "Full-featured productivity plugin with Git workflow automation, code review agents, test generation, validation hooks, and example MCP server",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "95e892f26b86538c933061087f4b855614eaf2ff792f0d643c2fbb2019f441d6"
},
{
"path": "agents/code-reviewer.md",
"sha256": "84396fa2f05cc031e332ed0392fa210a15d4ba6cb32758ddeae259ebd32bc34d"
},
{
"path": "agents/test-generator.md",
"sha256": "43beff78e478253624798660c3d521111c4a332067d095137e1412251609581f"
},
{
"path": "hooks/validate.sh",
"sha256": "bac0e501e94cf30c4d64bfaeeab7ecb688f6ba2122485ea2e0dca4a83389a751"
},
{
"path": "hooks/hooks.json",
"sha256": "f19bd0838a3766dd853427b0dbd3cbb9fd9572ee61525a5b01c98a6d59761e64"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "00aff05462ed0b6e9b7b084a13eb6cc76d4df503d4f96fcf742015c55f9c65b7"
},
{
"path": "commands/commit-push-pr.md",
"sha256": "3bc3d171939149cbbef141cbced553dce6ba6f97dac4a764f4ef1e055c35064d"
},
{
"path": "commands/clean_gone.md",
"sha256": "b066a07addcfb543b54a8286d4cf537b15f5ae87d4597a56999a6c802d860a72"
},
{
"path": "commands/commit.md",
"sha256": "d1acbc2bf0c50164f48d6bda872de6a343cd9390954ce903c3431c3119e7f8c4"
}
],
"dirSha256": "8017336b101674247b8e2aff549affd2c6054be49d67f0d0779e8d88cb0d02b3"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}