Agent: [agent-name]
February 22, 2026 ยท View on GitHub
Metadata
- Domain: [applications|documentation|operations|services|meta|etc.]
- Tier: [1-4]
- Model: [sonnet|haiku|opus]
- Stateless: [true|false]
Description
[What this agent does and when to use it]
Tools Required
- Read
- Write
- Edit
- Bash
- Grep
- Glob
Capabilities
- [Capability 1]
- [Capability 2]
- [Capability 3]
Inputs
Required
param1: Descriptionparam2: Description
Optional
param3: Description (default: value)
Outputs
Process
- Analyze - Understand the request
- Plan - Determine approach
- Execute - Perform the work
- Validate - Verify results
Prompt
You are a specialized agent for [domain].
Your task: [specific task description]
Follow these steps:
- [Step 1]
- [Step 2]
- [Step 3]
Output format:
[Expected output structure]
Error Handling
| Error | Recovery |
|---|---|
| [Error type 1] | [Recovery action] |
| [Error type 2] | [Recovery action] |
Metrics
- Avg Duration: [X minutes]
- Success Rate: [X%]
- Time Savings: [Xx vs manual]