Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 17:55:30 +08:00
commit f89a1269fd
7 changed files with 331 additions and 0 deletions

57
plugin.lock.json Normal file
View File

@@ -0,0 +1,57 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:anthropics-claude/claude-code:plugins/feature-dev",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "c5fe54283559bfd0d859e1190157377e24da2c01",
"treeHash": "eaed9d95b34d98c5ada58791ecab9355954e45696c0818839b44490ba3b85738",
"generatedAt": "2025-11-28T10:13:45.491073Z",
"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": "feature-dev",
"description": "Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "6bfd22dfc25225d31598ecbf45bd4c4b6f934db5a4b10a36ab3795bae6b7e596"
},
{
"path": "agents/code-reviewer.md",
"sha256": "a7df173bf77a00da5584c6401a1061524fdbe477b6fef5dd496d4c7a9113c78c"
},
{
"path": "agents/code-explorer.md",
"sha256": "3b277703de7458988ec3b8021c716f79f642e174950ed332629310f68322029a"
},
{
"path": "agents/code-architect.md",
"sha256": "c50fb08d59a4bbd19660860626a049e44cf1a2b0c1cf782e6c7a99ba7e71b0c3"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "8fffbcda7f543fdc5ea8f3c3748b641c5f7c8ff8a2414d3b8aa58f39115abd8b"
},
{
"path": "commands/feature-dev.md",
"sha256": "652e5d6264fd253fcb70c2f84de986a88d77109a02410aacd90230a6ab4bf557"
}
],
"dirSha256": "eaed9d95b34d98c5ada58791ecab9355954e45696c0818839b44490ba3b85738"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}