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: Description
  • param2: Description

Optional

  • param3: Description (default: value)

Outputs

Process

  1. Analyze - Understand the request
  2. Plan - Determine approach
  3. Execute - Perform the work
  4. Validate - Verify results

Prompt

You are a specialized agent for [domain].

Your task: [specific task description]

Follow these steps:

  1. [Step 1]
  2. [Step 2]
  3. [Step 3]

Output format:

[Expected output structure]

Error Handling

ErrorRecovery
[Error type 1][Recovery action]
[Error type 2][Recovery action]

Metrics

  • Avg Duration: [X minutes]
  • Success Rate: [X%]
  • Time Savings: [Xx vs manual]