Perf Audit banner
chanjoongx chanjoongx

Perf Audit

Security community

Description

--- description: Baseline measurements + Top 5 bottlenecks per PERF.md (measurement-only, no edits) argument-hint: "[scope]" --- Read `PERF.md` from the project root. Then delegate to the `perf-specialist` subagent with the following brief: Perform a read-only Brownfield Phase 0 baseline on: $ARGUMENTS (defaults to the whole project). Steps: 1. Check whether the project is runnable (`npm run dev` / `npm run build` / equivalent). If not, stop and ask the user to make it runnable first. 2. Inst

Installation

Installs to ~/.claude/commands/chanjoongx-mdbrain-perf-audit.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/chanjoongx/mdbrain/HEAD/.claude/commands/perf-audit.md -o ~/.claude/commands/chanjoongx-mdbrain-perf-audit.md

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

Full documentation available on GitHub

View Source Repository