Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:53:10 +08:00
commit f33df85f7a
30 changed files with 2863 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "team",
"description": "Engineering team consisting of specialized agents for software development",
"version": "2.0.0",
"author": {
"name": "Rudolf S."
},
"agents": [
"./agents"
]
}