Log Analysis When to use this skill - The main job is read-only log triage , not code changes or monitoring design. - The user wants the first actionable blocker , not a paraphrase of every line. - The evidence is application, API, worker, proxy, container, pod, browser, CI, or JSON logs . - The user needs the repeated signature or blast radius summarized after the first failure is isolated. - The prompt is really "which lines matter / what is the real error / where does the cascade start?" even if the user never says "triage". Do not use this skill as the main workflow when: - The logs are U…