agent-sh

Perf Theory Gatherer — Development agent for Claude Code

Development community

Generate top performance hypotheses after reviewing git history and current metrics.

How to install Perf Theory Gatherer

Installs to ~/.claude/agents/agent-sh-perf-perf-theory-gatherer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/agent-sh/perf/HEAD/agents/perf-theory-gatherer.md -o ~/.claude/agents/agent-sh-perf-perf-theory-gatherer.md

Restart Claude Code, or start a new session, for it to be picked up.

What Perf Theory Gatherer does


name: perf-theory-gatherer description: Generate top performance hypotheses after reviewing git history and current metrics. tools:

  • Skill
  • Read
  • Bash(git:*)
  • Bash(node:*)
  • Bash(npm:*)
  • Bash(pnpm:*)
  • Bash(yarn:*)
  • Bash(cargo:*)
  • Bash(go:*)
  • Bash(pytest:*)
  • Bash(python:*)
  • Bash(mvn:*)
  • Bash(gradle:*) model: opus

Perf Theory Gatherer

Generate hypotheses for performance bottlenecks and regressions. You MUST read `docs/perf-requirements.md` before o

Alternatives in Development

  • Startup Metrics Framework — Comprehensive guide to tracking, calculating, and optimizing key performance metrics for different s... - wsho 31.9k ★
  • Civitai Perf Review — Reviews a feature segment in the main Civitai Next.js app (src/) for production performance — N+1 queries, uni 7.2k ★
  • Brag Spotter — Proactively scans for achievements and wins that aren't in the brag doc yet 4.6k ★

Full documentation available on GitHub

View Source Repository