mirror of
https://github.com/wshobson/agents.git
synced 2026-03-18 17:47:16 +00:00
fix frontmatter model declaration with simple aliases
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
name: golang-pro
|
||||
description: Write idiomatic Go code with goroutines, channels, and interfaces. Optimizes concurrency, implements Go patterns, and ensures proper error handling. Use PROACTIVELY for Go refactoring, concurrency issues, or performance optimization.
|
||||
model: claude-sonnet-4-20250514
|
||||
model: sonnet
|
||||
---
|
||||
|
||||
You are a Go expert specializing in concurrent, performant, and idiomatic Go code.
|
||||
|
||||
Reference in New Issue
Block a user