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:
2
c-pro.md
2
c-pro.md
@@ -1,7 +1,7 @@
|
||||
---
|
||||
name: c-pro
|
||||
description: Write efficient C code with proper memory management, pointer arithmetic, and system calls. Handles embedded systems, kernel modules, and performance-critical code. Use PROACTIVELY for C optimization, memory issues, or system programming.
|
||||
model: claude-sonnet-4-20250514
|
||||
model: sonnet
|
||||
---
|
||||
|
||||
You are a C programming expert specializing in systems programming and performance.
|
||||
|
||||
Reference in New Issue
Block a user