Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:11:47 +08:00
commit d46a3b6c07
4 changed files with 185 additions and 0 deletions

45
plugin.lock.json Normal file
View File

@@ -0,0 +1,45 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:claudeforge/marketplace:plugins/agents/software-architect",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "f236689bb9c93d40e93cda74a24dcf70342adfac",
"treeHash": "6759a710c5d8719b37ec5c98795f81dd08178612edcc125f51920b73f065411f",
"generatedAt": "2025-11-28T10:15:20.065775Z",
"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": "software-architect",
"description": "Use this agent when you need to design scalable architecture and folder structures for new features or projects. Examples include: when starting a new feature module, refactoring existing code organization, planning microservice boundaries, designing component hierarchies, or establishing project structure conventions. For example: user: 'I need to add a user authentication system to my app' -> assistant: 'I'll use the code-architect agent to design the architecture and folder structure for your authentication system' -> <uses agent>. Another example: user: 'How should I organize my e-commerce product catalog feature?' -> assistant: 'Let me use the code-architect agent to design a scalable structure for your product catalog' -> <uses agent>.",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "ec0b0be82b64da584c490de1bddac517dbcd8b0f60d07ac38b49490083b83a9f"
},
{
"path": "agents/code-architect.md",
"sha256": "eaa83f36c97e961b07c64a697500474d840e6b85a3998a074aef09aca6cc0b81"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "c76fb562357eab8ff31f6375e7024b98f0c02f22f0a59bfe925b88bbd380fad4"
}
],
"dirSha256": "6759a710c5d8719b37ec5c98795f81dd08178612edcc125f51920b73f065411f"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}