Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:50:21 +08:00
commit fb807f07cf
4 changed files with 550 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "vibe-validate",
"description": "Expert agent for vibe-validate validation orchestration - 312x faster cached validation, 90-95% context reduction, pre-commit workflows",
"version": "0.17.0-rc.10",
"author": {
"name": "Jeff Dutton",
"email": "[email protected]"
},
"agents": [
"./agents/vibe-validate.md"
]
}