Files
42marketplaces/sync/gh-thkt-claude-config.json
2025-11-30 09:08:53 +08:00

18 lines
463 B
JSON

{
"name": "complete-workflow-system",
"owner": {
"name": "thkt",
"email": "zhongweili@tubi.tv"
},
"plugins": [
{
"name": "complete-workflow-system",
"description": "Full development workflow: /think → /code → /test → /review → /validate with SOW-based validation",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-thkt-claude-config.git"
},
"strict": true
}
]
}