agent-sh

Perf Orchestrator — Development agent for Claude Code

Development community

Coordinate /perf investigations across all phases, enforcing non-negotiable perf rules.

How to install Perf Orchestrator

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

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

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

What Perf Orchestrator does


name: perf-orchestrator description: Coordinate /perf investigations across all phases, enforcing non-negotiable perf rules. tools:

  • Read
  • Write
  • Edit
  • Task
  • 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 Orchestrator

You coordinate the full `/perf` workflow. You MUST follow `docs/perf-requirements.md` as the canonic

Alternatives in Development

Full documentation available on GitHub

View Source Repository