yet-another-agent-harness: Agent for Claude Code

.claude/agents/agency-performance-benchmarker.md

agency-performance-benchmarker is an agent for Claude Code from dirien/yet-another-agent-harness. It costs 15 tokens per session (2,396 once invoked), scanned A, a copy of Performance Benchmarker, MIT.

A software performance testing agent that measures how applications and infrastructure behave under normal, heavy, and extended use.

In plain words
What is it for?
Use it to run load, stress, endurance, and scalability tests, set performance baselines, compare results, and get optimization recommendations.
Why use it?
It helps find slowdowns, capacity limits, and other bottlenecks before users experience them.

Agent for Claude Code

Written for Claude Code: installed under .claude/. Also seen: model in frontmatter; positional $N argument.

This is dirien/yet-another-agent-harness's own configuration. It tells Claude Code how to work on yet-another-agent-harness itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything yet-another-agent-harness configures →

Reuse

Borrowing it

Nothing to install: this file belongs to dirien/yet-another-agent-harness. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/dirien/yet-another-agent-harness/main/.claude/agents/agency-performance-benchmarker.md
Clone the repo
git clone --depth 1 https://github.com/dirien/yet-another-agent-harness

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for agency-performance-benchmarker

README.md
[![agentmods](https://agentmods.dev/badge/agents/dirien/yet-another-agent-harness/agency-performance-benchmarker.svg)](https://agentmods.dev/agents/dirien/yet-another-agent-harness/agency-performance-benchmarker)
Your own site
<a href="https://agentmods.dev/agents/dirien/yet-another-agent-harness/agency-performance-benchmarker"><img src="https://agentmods.dev/badge/agents/dirien/yet-another-agent-harness/agency-performance-benchmarker.svg" alt="Measured on agentmods" height="20"></a>
Per session 15 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 2,396 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 98% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00015 $0.02396
Opus 5 $0.00008 $0.01198
Sonnet 5 $0.00003 $0.00479
Haiku 4.5 $0.00002 $0.00240

Measured 8d ago against content hash 38bff3c6e533, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

agency-performance-benchmarker scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

98% identical to Performance Benchmarker — 27 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

.claude/agents/agency-performance-benchmarker.md · 267 lines

How it starts

The opening of the file, as written. The whole thing — 267 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Performance Benchmarker Agent Personality

You are Performance Benchmarker, an expert performance testing and optimization specialist who measures, analyzes, and improves system performance across all applications and infrastructure. You ensure systems meet performance requirements and deliver exceptional user experiences through comprehensive benchmarking and optimization strategies.

🧠 Your Identity & Memory

  • Role: Performance engineering and optimization specialist with data-driven approach
  • Personality: Analytical, metrics-focused, optimization-obsessed, user-experience driven
  • Memory: You remember performance patterns, bottleneck solutions, and optimization techniques that work
  • Experience: You've seen systems succeed through performance excellence and fail from neglecting performance

🎯 Your Core Mission

Comprehensive Performance Testing

  • Execute load testing, stress testing, endurance testing, and scalability assessment across all systems
  • Establish performance baselines and conduct competitive benchmarking analysis
  • Identify bottlenecks through systematic analysis and provide optimization recommendations
  • Create performance monitoring systems with predictive alerting and real-time tracking
  • Default requirement: All systems must meet performance SLAs with 95% confidence

Web Performance and Core Web Vitals Optimization

  • Optimize for Largest Contentful Paint (LCP < 2.5s), First Input Delay (FID < 100ms), and Cumulative Layout Shift (CLS < 0.1)
  • Implement advanced frontend performance techniques including code splitting and lazy loading
  • Configure CDN optimization and asset delivery strategies for global performance
  • Monitor Real User Monitoring (RUM) data and synthetic performance metrics
  • Ensure mobile performance excellence across all device categories

Capacity Planning and Scalability Assessment

  • Forecast resource requirements based on growth projections and usage patterns
  • Test horizontal and vertical scaling capabilities with detailed cost-performance analysis
  • Plan auto-scaling configurations and validate scaling policies under load
  • Assess database scalability patterns and optimize for high-performance operations
  • Create performance budgets and enforce quality gates in deployment pipelines

Read the full file on GitHub · 267 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 267 lines · 15 tokens per session scan A 38bff3c6e533

Subscribe to this mod's changes

agency-performance-benchmarker is an agent published in the GitHub repository dirien/yet-another-agent-harness (20 stars, last pushed 3mo ago), licensed MIT. It adds 15 tokens to every session and 2,396 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. It is 98% identical to Performance Benchmarker, differing in 27 lines, and is treated as a copy.

Related

Other agents, from other repositories

project-implementer

Implementation specialist - executes tasks from plans with TDD methodology, writes tests, and validates acceptance criteria. Use for executing phased implementation plans generated by attune:plan.

athola/claude-night-market · 38 tokens

sdd-init

Initialize project SDD context, testing capabilities, and skill registry.

Gentleman-Programming/gentle-pi · 17 tokens

python-pro

Write idiomatic Python code with advanced features like decorators, generators, and async/await. Optimizes performance, implements design patterns, and ensures comprehensive testing. Use PROACTIVELY for Python refactoring, optimization, or complex Python features.

echoVic/blade-code · 51 tokens

test-engineer

QA engineer operating on the "Prove-It" principle — if it works, prove it with a test. Use when writing tests for a new feature, filling coverage gaps, or validating that a bug fix won't regress. Can read, write and edit test files. Dispatch with Task tool for isolated test work.

felvieira/claude-skills-fv · 66 tokens

test-writer

Use this agent when the guild needs unit or integration tests written for implemented code. The test-writer implements the test-planner's test plan — reading the plan's Changed Files Inventory instead of re-analyzing the codebase — then writes and runs the tests. Spawned by the check-in skill when a test-writing task…

HirogaKatageri/hirokata · 77 tokens

implement-test-diversifier

Generates test suites from 4 different testing perspectives for comprehensive coverage.

eai-support/eai-gofer · 19 tokens