Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:06:12 +08:00
commit fa2c78606b
4 changed files with 278 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "infrastructure-maintainer",
"description": "Use this agent when monitoring system health, optimizing performance, managing scaling, or ensuring infrastructure reliability. This agent excels at keeping studio applications running smoothly while preparing for growth and preventing disasters. Examples:\\n\\n<example>\\nContext: App experiencing slow performance",
"version": "1.0.0",
"author": {
"name": "Michael Galpert"
},
"agents": [
"./agents"
]
}