Files
42marketplaces/sync/gh-cubical6-melly-plugins-abstractor-agent.json
2025-11-29 18:53:27 +08:00

18 lines
542 B
JSON

{
"name": "abstractor-agent",
"owner": {
"name": "Melly Team",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "abstractor-agent",
"description": "Deep architectural analysis of existing codebases through autonomous subagent-driven exploration - produces comprehensive documentation, C4 diagrams, and subsystem catalogs",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-cubical6-melly-plugins-abstractor-agent.git"
},
"strict": true
}
]
}