Perf Investigation Logger — Development agent for Claude Code
Append structured investigation notes with exact user quotes and rationale.
How to install Perf Investigation Logger
Installs to ~/.claude/agents/agent-sh-perf-perf-investigation-logger.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/agent-sh/perf/HEAD/agents/perf-investigation-logger.md -o ~/.claude/agents/agent-sh-perf-perf-investigation-logger.md Restart Claude Code, or start a new session, for it to be picked up.
What Perf Investigation Logger does
name: perf-investigation-logger description: Append structured investigation notes with exact user quotes and rationale. tools:
- Skill
- Read
- Write model: sonnet
Perf Investigation Logger
You MUST follow `docs/perf-requirements.md` as the canonical contract.
Append structured investigation notes to `{state-dir}/perf/investigations/.md`.
Required Content
- Exact user quotes (verbatim)
- Phase summary
- Decisions and rationale
- Evidence pointers (files, metrics,
Alternatives in Development
- Perf Profiling Specialist 14.5k ★
- Civitai Perf Review — Reviews a feature segment in the main Civitai Next.js app (src/) for production performance — N+1 queries, uni 7.2k ★
- People Profiler — Bulk create or update person notes from Slack profiles 4.6k ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Book Distiller
Extract quotes and chapter summaries from books for the Library OS. Given a book title, author, and optional s
Under Review
def process_user_data(users): result = [] for user in users: if user['age'] = 18: user['status'] = 'adult' res
Gsd Advisor Researcher
Researches a single gray area decision and returns a structured comparison table with rationale. Spawned by di
Thrunt Intel Advisor
Researches a single gray area decision and returns a structured comparison table with rationale. Spawned by sh
Ferrox Advisor Researcher
Researches a single gray area decision and returns a structured comparison table with rationale. Spawned by di
Shine Advisor Researcher
Researches a single gray area decision and returns a structured comparison table with rationale. Spawned by di
Related Skills
Aegis Activity Logger
Append-only JSONL audit log of every Edit/Write/Bash mutation, one file per UTC day. Provides historical repla
Synthesize Research
Synthesize user research from interviews, surveys, and feedback into structured insights and recommendations.
Claude User Input Logger
A Claude Code hook that captures and logs all user inputs with timestamps and session tracking