Perf Deep Audit banner
OpenSource03 OpenSource03

Perf Deep Audit

Security community

Description

--- name: perf-deep-audit description: "Use this agent when you need a deep performance review of Electron, React, or Vite-related code — especially for large renders, long chat histories, streaming updates, memory leaks, IPC bottleneck analysis, or general app sluggishness investigations. This agent reviews and diagnoses only; it does not edit code.\\n\\nExamples:\\n\\n- user: \"The chat is getting really slow after 500+ messages\"\\n assistant: \"Let me launch the performance audit agent to a

Installation

Installs to ~/.claude/agents/opensource03-harnss-perf-deep-audit.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/OpenSource03/harnss/HEAD/.claude/agents/perf-deep-audit.md -o ~/.claude/agents/opensource03-harnss-perf-deep-audit.md

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

Full documentation available on GitHub

View Source Repository