📦 deps(thirdparty): update snapshots

This commit is contained in:
ci[bot]
2026-05-29 08:33:53 +00:00
parent fdb52f1e96
commit 06e0d13d57
1615 changed files with 232858 additions and 0 deletions
@@ -0,0 +1,42 @@
---
name: { agent-name }
description: |
Use this agent when { trigger conditions }. Triggers on { keywords }.
<example>
Context: { situation description }
user: "{ user message }"
assistant: "I'll use the { agent-name } agent to { action }."
</example>
<example>
Context: { different situation }
user: "{ user message }"
assistant: "I'll delegate to the { agent-name } agent for { action }."
</example>
model: inherit
---
# { Agent Name }
{ One paragraph describing the agent's role and expertise. }
## Expertise
- { Domain expertise 1 }
- { Domain expertise 2 }
- { Domain expertise 3 }
## Approach
1. { First step }
2. { Second step }
3. { Third step }
4. { Output/reporting step }
## Output Format
For each { finding/result }:
- **{ Label 1 }**: { Description }
- **{ Label 2 }**: { Description }
- **{ Label 3 }**: { Description }