log-analyzer

Identify and summarize deployment log errors, root causes, and causal chains.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/Facets-cloud/facets-getting-started --skill log-analyzer-facets-cloud
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: log-analyzer
Source: https://github.com/Facets-cloud/facets-getting-started/tree/main/ai-setup/gemini/skills/log-analyzer
Command: npx skills add https://github.com/Facets-cloud/facets-getting-started --skill log-analyzer-facets-cloud

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates deep analysis of deployment logs to identify errors, root causes, and causal chains, enabling faster incident resolution and traceability, without direct user invocation.

Core Features & Use Cases

  • Deep log analysis across Terraform, Kubernetes, cloud providers, and CI/CD pipelines.
  • Produce structured findings including evidence and causal chains for outages and failures.
  • Use cases include post-mortem analysis, incident response, and ongoing observability improvements.

Quick Start

Provide a deployment log dump to the log-analyzer and receive structured findings.

Frequently Asked Questions about log-analyzer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I analyze Kubernetes deployment logs for root causes and error tracing?

You can analyze Kubernetes deployment logs for error tracing by providing raw log dumps to an automated analyzer that identifies errors, determines root causes, and maps causal chains. This produces structured findings with evidence-backed diagnostics for faster incident resolution.

What is a causal chain in deployment log analysis and how does it help post-mortem investigations?

A causal chain in deployment log analysis traces the sequence of events leading to an infrastructure failure across Terraform, Kubernetes, or CI/CD pipelines. It helps post-mortem investigations by providing structured, evidence-backed findings that ensure incident traceability.

Can I use automated log analysis for Terraform plan dumps and cloud API responses?

Yes, automated log analysis supports Terraform plan dumps and cloud API responses alongside Kubernetes events and CI/CD logs. It applies deterministic analysis to these inputs to produce actionable findings without requiring direct user invocation during the process.

How do I get structured findings from CI/CD pipeline failure logs?

To get structured findings from CI/CD pipeline failure logs, feed the deployment log dump into an automated analysis tool. It will identify errors and summarize root causes into a structured format, yielding actionable output for incident response and observability improvements.

What is the best way to perform deterministic root-cause analysis on deployment infrastructure logs?

The best way to perform deterministic root-cause analysis on deployment logs is to use an automated method that processes Terraform, Kubernetes, and cloud provider inputs to extract evidence-backed diagnostics. This ensures consistent, structured outputs for identifying errors and causal chains.