perf-investigation-logger

Append structured performance investigation notes and evidence to a centralized log.

951|110|Updated Jan 15, 2026
One-click install
npx skills add https://github.com/agent-sh/agentsys --skill perf-investigation-logger-agent-sh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: perf-investigation-logger
Source: https://github.com/agent-sh/agentsys/tree/main/.kiro/skills/perf-investigation-logger
Command: npx skills add https://github.com/agent-sh/agentsys --skill perf-investigation-logger-agent-sh

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Append structured perf investigation notes and evidence to a centralized log to improve reproducibility and traceability of performance work.

Core Features & Use Cases

  • Append exact user quotes, phase summaries, decisions and rationale, and evidence pointers (files, metrics, commands) to a structured markdown entry.
  • Maintain a consistent template for investigation notes to enable easier review, sharing, and auditing.
  • Use cases include recording performance bottlenecks, instrumentation results, and remediation decisions during software profiling and benchmarking.

Quick Start

Use the perf-investigation-logger to append a new investigation entry with the current state data and the predefined template.

Frequently Asked Questions about perf-investigation-logger

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I log structured performance investigation notes for profiling work?

To log performance investigation notes, you append a new structured markdown entry containing verbatim quotes, phase summaries, decisions, and evidence pointers to maintain reproducibility across profiling phases.

What is the best way to document performance bottlenecks and instrumentation results?

Document performance bottlenecks by enforcing a fixed template that captures phase summaries, decisions, rationale, and evidence pointers to files and metrics, enabling consistent review and auditing of instrumentation results.

Can I maintain a consistent template for recording performance profiling decisions and rationale?

Yes, you can maintain a consistent template for recording decisions and rationale by enforcing a fixed markdown entry structure that captures verbatim quotes, phase summaries, and evidence pointers for centralized performance profiling notes.

How do I add evidence pointers to files and metrics during a software benchmarking investigation?

Add evidence pointers to files and metrics by appending them into the predefined structured markdown entry alongside phase summaries and decisions, capturing the exact data needed to reproduce software benchmarking investigations.

Does the performance investigation logging require any specific external dependencies?

No, performance investigation logging requires no external dependencies, allowing engineers to directly append structured markdown notes and evidence without prerequisite environment setup or framework installations.