Review Performance banner
saeedkolivand saeedkolivand

Review Performance

Development community

Description

--- description: Performance review with performance-profiler argument-hint: [files or PR# — defaults to current git diff] --- Run a **performance** review. 1. Load the `token-efficiency` + `performance-checklist` skills; read `docs/knowledge/performance-rules.md`. 2. Scope with graphify; **stop at ~90% confidence**. No repo-wide scan. 3. Target = `$ARGUMENTS` if given, else the current `git diff`. 4. Spawn the `performance-profiler` subagent (Task) over the target — hot paths only (async-runt

Installation

Installs to ~/.claude/commands/saeedkolivand-ai-job-hunter-app-review-performance.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/saeedkolivand/ai-job-hunter-app/HEAD/.claude/commands/review-performance.md -o ~/.claude/commands/saeedkolivand-ai-job-hunter-app-review-performance.md

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

Full documentation available on GitHub

View Source Repository