Maintains structured logs for performance investigations including verbatim quotes, evidence, and technical rationale.
The Performance Investigation Logger is designed to streamline the debugging and optimization process by enforcing a rigorous documentation standard. It appends structured notes to investigation files, ensuring that developers capture verbatim user requirements, phase summaries, and concrete evidence such as terminal commands, file paths, and metrics. By automating the recording of decisions and their rationale, this skill creates a persistent, audit-ready history of performance-related work within the project's state directory, making complex investigations easier to track and reproduce.
主要功能
01Automated state management using AI_STATE_DIR
02Evidence tracking for commands, file references, and metrics
03Consistent markdown formatting for investigation reports
04Verbatim user quote capture to preserve original context
05Structured phase-based logging for performance debugging
06692 GitHub stars
使用场景
01Documenting step-by-step findings during a memory leak investigation
02Tracking evidence and decisions during a site speed audit
03Recording benchmarks and rationale for database query optimizations