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: database-optimizer
|
||||
description: Optimize SQL queries, design efficient indexes, and handle database migrations. Solves N+1 problems, slow queries, and implements caching. Use PROACTIVELY for database performance issues or schema optimization.
|
||||
model: claude-sonnet-4-20250514
|
||||
model: sonnet
|
||||
---
|
||||
|
||||
You are a database optimization expert specializing in query performance and schema design.
|
||||
|
||||
Reference in New Issue
Block a user