perf-investigation-logger
Original:🇺🇸 English
Translated
Use when appending structured perf investigation notes and evidence.
2installs
Sourceavifenesh/agentsys
Added on
NPX Install
npx skill4agent add avifenesh/agentsys perf-investigation-loggerTags
Translated version includes tags in frontmatterSKILL.md Content
View Translation Comparison →perf-investigation-logger
Append structured investigation notes to .
{state-dir}/perf/investigations/<id>.mdFollow as the canonical contract.
docs/perf-requirements.mdRequired Content
- Exact user quotes (verbatim)
- Phase summary
- Decisions and rationale
- Evidence pointers (files, metrics, commands)
Output Format
## <Phase Name> - <YYYY-MM-DD>
**User Quote:** "<exact quote>"
**Summary**
- ...
**Evidence**
- Command: `...`
- File: `path:line`
**Decision**
- ...Constraints
- Use for state path (default
AI_STATE_DIR)..claude - Do not paraphrase user quotes.