Perf Theory Tester — Development agent for Claude Code
Execute controlled perf experiments, one change at a time, with rollback between runs.
How to install Perf Theory Tester
Installs to ~/.claude/agents/agent-sh-perf-perf-theory-tester.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/agent-sh/perf/HEAD/agents/perf-theory-tester.md -o ~/.claude/agents/agent-sh-perf-perf-theory-tester.md Restart Claude Code, or start a new session, for it to be picked up.
What Perf Theory Tester does
name: perf-theory-tester description: Execute controlled perf experiments, one change at a time, with rollback between runs. tools:
- Skill
- Read
- Write
- Edit
- Bash(git:*)
- Bash(npm:*)
- Bash(pnpm:*)
- Bash(yarn:*)
- Bash(cargo:*)
- Bash(go:*)
- Bash(pytest:*)
- Bash(python:*)
- Bash(mvn:*)
- Bash(gradle:*)
- Bash(node:*) model: opus
Perf Theory Tester
Test hypotheses using controlled experiments. You MUST follow `docs/perf-requirements.md`.
You MU
Alternatives in Development
- Perf Profiling Specialist 14.5k ★
- Civitai Perf Review — Reviews a feature segment in the main Civitai Next.js app (src/) for production performance — N+1 queries, uni 7.2k ★
- Eval Engineer — GAIA evaluation framework specialist 1.5k ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Selfish Evolution
Run retrospectives and controlled experiments that improve the system while preserving the human’s authority o
Perf Theory Gatherer
Generate top performance hypotheses after reviewing git history and current metrics.
Prototyper
The Prototyper builds rapid proof-of-concept implementations, throwaway spikes, and time-boxed experiments to
Promotion Officer
Use when authorizing transition between subscription modes (start_shadow shadow_to_assisted assisted_to_autono
Deployment Strategist
Execute safe, fast deployments with progressive delivery and intelligent rollback automation.
Measure Response Time For Varying Prefix Match Lengths
import time from statistics import mean def time_compare(guess, iterations=1000): times = [] for _ in range(it
Related Skills
Dev Studio
Studio v2 umbrella router. Dispatches by canonical role from any project: manager, worker, reviewer, perf, pla
Execute Test Cases
Thực thi manual test cases trên browser thật qua Playwright MCP — chấm PASS/FAIL/BLOCKED/SKIPPED, thu evidence
Executing Plans
Use when partner provides a complete implementation plan to execute in controlled batches with review checkpoi