
from tideways-profiler-ai-agent-skill7
Analyze Tideways APM traces to diagnose PHP performance issues, generate root-cause hypotheses, and recommend concrete fixes.
This skill guides an agent through systematic analysis of Tideways APM data: detect high-impact transactions, analyze traces and slow SQLs, correlate with deploys, and produce prioritized root-cause findings with confidence and concrete remediation steps. It emphasizes evidence-backed recommendations and reproducible local verification steps.
Use when the user explicitly references Tideways or provides Tideways traces/URLs. Do NOT trigger for generic performance questions unless Tideways is mentioned. Typical prompts: "tideways", "analyze tideways", "why is X slow in tideways".
Primarily written for agents with browser/playwright automation support (requires playwright-cli) and codebase access for local EXPLAIN/SQL checks.
Well-crafted skill for analyzing Tideways APM traces to diagnose PHP performance issues. No bundled scripts — all guidance is in SKILL.md with references to external reference files. The documentation is thorough: structured analysis methodology in 6 phases, clear output standards, safety awareness (sampling, confidence calibration), and Magento 2 framework detection. Requires Tideways account, playwright-cli skill, and a synced local environment, making setup non-trivial.
No scripts to audit. SKILL.md is comprehensive and well-structured. The login section uses placeholder credentials which is good practice. No security concerns at all — purely analytical/investigative skill with no destructive capabilities. Niche but valuable for its target audience.