Update agent definitions and opencode configuration

- Define engineering-backend-architect subagent with system design focus
- Define engineering-frontend-developer subagent with performance focus
- Register both new agents in opencode configuration
This commit is contained in:
2026-03-20 13:46:27 +01:00
parent 7c16e52010
commit d857804e65
3 changed files with 469 additions and 10 deletions

View File

@@ -17,17 +17,11 @@
"code-reviewer": {
"description": "Expert code reviewer who provides constructive, actionable feedback focused on correctness, maintainability, security, and performance — not style preferences."
},
"": {
"description": ""
"engineering-backend-architect": {
"description": "Senior backend architect specializing in scalable system design, database architecture, API development, and cloud infrastructure. Builds robust, secure, performant server-side applications and microservices"
},
"": {
"description": ""
},
"": {
"description": ""
},
"": {
"description": ""
"engineering-frontend-developer": {
"description": "Expert frontend developer specializing in modern web technologies, React/Vue/Angular frameworks, UI implementation, and performance optimization"
}
},
"provider": {