perf-investigation-logger
FeaturedUse when appending structured perf investigation notes and evidence.
AI & Automation 967 stars
111 forks Updated 4 days ago MIT
Install
Quality Score: 94/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# perf-investigation-logger
Append structured investigation notes to `{state-dir}/perf/investigations/<id>.md`.
Follow `docs/perf-requirements.md` as the canonical contract.
## Required Content
1. Exact user quotes (verbatim)
2. Phase summary
3. Decisions and rationale
4. 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 `AI_STATE_DIR` for state path (default `.claude`).
- Do not paraphrase user quotes.
Details
- Author
- agent-sh
- Repository
- agent-sh/agentsys
- Created
- 7 months ago
- Last Updated
- 4 days ago
- Language
- JavaScript
- License
- MIT
Integrates with
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Listed
perf-investigation-logger
Use when appending structured perf investigation notes and evidence.
1,898 Updated 3 weeks ago
composio-community AI & Automation Featured
perf-analyzer
Use when synthesizing perf findings into evidence-backed recommendations and decisions.
967 Updated 4 days ago
agent-sh AI & Automation Listed
perf-analyzer
Use when synthesizing perf findings into evidence-backed recommendations and decisions.
1,898 Updated 3 weeks ago
composio-community