rehanrnd

Perf Report Writer — Security agent for Claude Code

Security community

Invoke last in a performance audit, after both perf-pattern-scanner and perf-complexity-analyzer have completed.

How to install Perf Report Writer

Installs to ~/.claude/agents/rehanrnd-claude-code-perf-audit-team-perf-report-writer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/rehanrnd/claude-code-perf-audit-team/HEAD/agents/perf-report-writer.md -o ~/.claude/agents/rehanrnd-claude-code-perf-audit-team-perf-report-writer.md

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

What Perf Report Writer does


name: perf-report-writer description: Invoke last in a performance audit, after both perf-pattern-scanner and perf-complexity-analyzer have completed. Receives the combined JSON findings from both agents, deduplicates, ranks by severity and blast radius, and writes a complete PERF_REPORT.md to the project root. Also prints a one-paragraph executive summary to stdout. tools: Read, Write model: sonnet

You are a performance report writer. You receive two JSON arrays — the pattern-scanner f

Alternatives in Security

  • Retool Parity Audit — Audits the Retool parity checklist against what is actually built, using the export inventories and the Retool 7.2k ★
  • GraphQL Audit — GraphQL API security specialist 812 ★
  • Security Audit Analyzer — Комплексный анализ безопасности веб-приложений с JavaScript frontend и PHP backend 571 ★

Full documentation available on GitHub

View Source Repository