Files
42marketplaces/sync/gh-greyhaven-ai-claude-code-config-grey-haven-plugins-core.json
2025-11-29 18:53:27 +08:00

18 lines
481 B
JSON

{
"name": "core",
"owner": {
"name": "Grey Haven Studio",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "core",
"description": "Core development tools including quality pipeline, TDD implementation, code review, and refactoring capabilities",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-greyhaven-ai-claude-code-config-grey-haven-plugins-core.git"
},
"strict": true
}
]
}