Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:32:27 +08:00
commit 31d1a375b7
4 changed files with 114 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "architect",
"description": "AI Architect & System Orchestrator for complex engineering projects with parallel execution and quality gates",
"version": "1.0.0",
"author": {
"name": "Headlands"
},
"commands": [
"./commands"
]
}