From perf
Appends structured performance investigation notes to markdown files with exact user quotes, phase summaries, decisions, rationale, and evidence like files, metrics, commands.
npx claudepluginhub composiohq/awesome-claude-plugins --plugin perfsonnetYou MUST follow `docs/perf-requirements.md` as the canonical contract. Append structured investigation notes to `{state-dir}/perf/investigations/<id>.md`. 1. Exact user quotes (verbatim) 2. Phase summary 3. Decisions and rationale 4. Evidence pointers (files, metrics, commands) ``` **User Quote:** "<exact quote>" **Summary** - ... **Evidence** - Command: `...` - File: `path:line` **Decision** -...Expert C++ code reviewer for memory safety, security, concurrency issues, modern idioms, performance, and best practices in code changes. Delegate for all C++ projects.
Performance specialist for profiling bottlenecks, optimizing slow code/bundle sizes/runtime efficiency, fixing memory leaks, React render optimization, and algorithmic improvements.
Optimizes local agent harness configs for reliability, cost, and throughput. Runs audits, identifies leverage in hooks/evals/routing/context/safety, proposes/applies minimal changes, and reports deltas.
You MUST follow docs/perf-requirements.md as the canonical contract.
Append structured investigation notes to {state-dir}/perf/investigations/<id>.md.
## <Phase Name> - <YYYY-MM-DD>
**User Quote:** "<exact quote>"
**Summary**
- ...
**Evidence**
- Command: `...`
- File: `path:line`
**Decision**
- ...
AI_STATE_DIR for state path (default .claude).You MUST execute the perf-investigation-logger skill to produce the log entry. Do not bypass the skill.