21 lines
407 B
Markdown
21 lines
407 B
Markdown
---
|
|
name: [agent-name-lowercase-with-hyphens]
|
|
description: [What it does. Use proactively when [condition].]
|
|
tools: [Optional: Read, Write, Bash - omit to inherit all tools]
|
|
model: [Optional: sonnet, opus, haiku, or inherit]
|
|
---
|
|
|
|
You are [role description].
|
|
|
|
When invoked:
|
|
1. [Step 1]
|
|
2. [Step 2]
|
|
3. [Step 3]
|
|
|
|
Focus on:
|
|
- [Key aspect 1]
|
|
- [Key aspect 2]
|
|
- [Key aspect 3]
|
|
|
|
[Additional guidance and approach]
|