Files
42marketplaces/sync/gh-jeremylongshore-claude-code-plugins-plus-plugins-mcp-project-health-auditor.json
2025-11-30 09:08:53 +08:00

18 lines
568 B
JSON

{
"name": "project-health-auditor",
"owner": {
"name": "Intent Solutions IO",
"email": "[email protected]"
},
"plugins": [
{
"name": "project-health-auditor",
"description": "Analyze local repos for code health, complexity, test coverage gaps - multi-dimensional health analysis combining complexity + churn + coverage",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-jeremylongshore-claude-code-plugins-plus-plugins-mcp-project-health-auditor.git"
},
"strict": true
}
]
}