Skip to content

Performance Ops Agent

Agent id: agent.ops.performance Phase: Ops Cost per call: $0.40 Required permission: agents.ops.performance Available on: Growth, Enterprise

The Performance Ops Agent watches performance signals from the platforms CRED runs (API latency, frontend render time, slow queries) and, when a regression is material, hands a remediation plan to the planning agents without needing a human ticket.

When to call it

  • On a schedule (it typically runs weekly out of the box).
  • On demand, when you have a specific concern about a page, endpoint, or worker.

Example prompt

"Look at the last seven days of API latency in cred-api-commercial and file a remediation plan for anything trending worse than the p95 budget."

Example output

  • A short performance summary.
  • A ranked list of regressions with estimated user impact.
  • Draft plans (as input to agent.plan.create) for the worst items.

Getting started

See the install guide to provision your workspace.