45 lines
2.1 KiB
JSON
45 lines
2.1 KiB
JSON
{
|
|
"$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": []
|
|
}
|
|
} |