Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 17:51:33 +08:00
commit d19b715971
4 changed files with 196 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "data-validation-suite",
"description": "Claude Code plugin",
"version": "1.2.2",
"author": {
"name": "ai-pilo",
"email": "zhongweili@tubi.tv"
},
"agents": [
"./agents"
]
}