|
112 | 112 | "complexity": "Medium", |
113 | 113 | "category": "meta" |
114 | 114 | }, |
115 | | - "golang-general-engineer-compact": { |
116 | | - "file": "golang-general-engineer-compact.md", |
117 | | - "short_description": "Use this agent for focused Go development with tight context budgets", |
118 | | - "triggers": [ |
119 | | - "go", |
120 | | - "golang", |
121 | | - "tight context", |
122 | | - "compact", |
123 | | - "focused go" |
124 | | - ], |
125 | | - "pairs_with": [ |
126 | | - "go-pr-quality-gate", |
127 | | - "go-testing" |
128 | | - ], |
129 | | - "complexity": "Medium-Complex", |
130 | | - "category": "language" |
131 | | - }, |
132 | 115 | "golang-general-engineer": { |
133 | 116 | "file": "golang-general-engineer.md", |
134 | 117 | "short_description": "Use this agent when you need expert assistance with Go development, including implementing features,\ndebugging issues, reviewing code quality, optimizing performance, or answering technical questions\nabout Go codebases", |
|
148 | 131 | "complexity": "Medium-Complex", |
149 | 132 | "category": "language" |
150 | 133 | }, |
| 134 | + "golang-general-engineer-compact": { |
| 135 | + "file": "golang-general-engineer-compact.md", |
| 136 | + "short_description": "Use this agent for focused Go development with tight context budgets", |
| 137 | + "triggers": [ |
| 138 | + "go", |
| 139 | + "golang", |
| 140 | + "tight context", |
| 141 | + "compact", |
| 142 | + "focused go" |
| 143 | + ], |
| 144 | + "pairs_with": [ |
| 145 | + "go-pr-quality-gate", |
| 146 | + "go-testing" |
| 147 | + ], |
| 148 | + "complexity": "Medium-Complex", |
| 149 | + "category": "language" |
| 150 | + }, |
151 | 151 | "hook-development-engineer": { |
152 | 152 | "file": "hook-development-engineer.md", |
153 | 153 | "short_description": "Use this agent when developing Python hooks for Claude Code's event-driven system", |
|
170 | 170 | }, |
171 | 171 | "kotlin-general-engineer": { |
172 | 172 | "file": "kotlin-general-engineer.md", |
173 | | - "short_description": "Use this agent when you need expert assistance with Kotlin development, including implementing\nfeatures, debugging issues, reviewing code quality, optimizing coroutine usage, or answering\ntechnical questions about Kotlin codebases", |
| 173 | + "short_description": "Use this agent when you need expert assistance with Kotlin development, including implementing features, debugging issues, reviewing code quality, optimizing coroutine usage, or answering technical questions about Kotlin codebases", |
174 | 174 | "triggers": [ |
175 | 175 | "kotlin", |
176 | 176 | "ktor", |
|
381 | 381 | }, |
382 | 382 | "php-general-engineer": { |
383 | 383 | "file": "php-general-engineer.md", |
384 | | - "short_description": "Use this agent when you need expert assistance with PHP development, including implementing features,\ndebugging issues, reviewing code quality, enforcing security posture, or answering technical questions\nabout PHP codebases", |
| 384 | + "short_description": "Use this agent when you need expert assistance with PHP development, including implementing features, debugging issues, reviewing code quality, enforcing security posture, or answering technical questions about PHP codebases", |
385 | 385 | "triggers": [ |
386 | 386 | "php", |
387 | 387 | "laravel", |
|
1142 | 1142 | }, |
1143 | 1143 | "swift-general-engineer": { |
1144 | 1144 | "file": "swift-general-engineer.md", |
1145 | | - "short_description": "Use this agent when you need expert assistance with Swift development, including implementing features\nfor iOS, macOS, watchOS, tvOS, visionOS, or server-side Swift (Vapor/Hummingbird), debugging issues,\nreviewing code quality, or answering technical questions about Swift codebases", |
| 1145 | + "short_description": "Use this agent when you need expert assistance with Swift development, including implementing features for iOS, macOS, watchOS, tvOS, visionOS, or server-side Swift, debugging issues, reviewing code quality, or answering technical questions about Swift codebases", |
1146 | 1146 | "triggers": [ |
1147 | 1147 | "swift", |
1148 | 1148 | "ios", |
|
1244 | 1244 | "visual regression" |
1245 | 1245 | ], |
1246 | 1246 | "pairs_with": [ |
1247 | | - "test-driven-development", |
1248 | | - "e2e-testing" |
| 1247 | + "test-driven-development" |
1249 | 1248 | ], |
1250 | 1249 | "complexity": "Medium-Complex", |
1251 | 1250 | "category": "testing" |
|
0 commit comments