Use when appending structured perf investigation notes and evidence.
Appends structured performance investigation notes with user quotes, evidence, and decisions.
npx claudepluginhub agent-sh/perfThis skill inherits all available tools. When active, it can use any tool Claude has access to.
Append structured investigation notes to {state-dir}/perf/investigations/<id>.md.
Follow docs/perf-requirements.md as the canonical contract.
## <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 use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.