Skip to main content

Siclaw

An open-source AI agent that diagnoses Kubernetes infrastructure issues the way your best engineer does: gather context, form hypotheses, validate them in parallel, and produce evidence-backed conclusions. Read-only by default. Siclaw never modifies your cluster.

What Makes Siclaw Different

Siclaw runs a complete investigation workflow, not just a single command followed by another prompt:

Key Capabilities

Deep Investigation

4-phase workflow for evidence gathering, hypothesis testing, and root-cause analysis.

Investigation Memory

Learns from every investigation. Past diagnoses improve future hypotheses automatically.

Extensible Skills

Custom diagnostic playbooks with mandatory security review. Your team’s runbooks, executable by AI.

Multi-Channel

Terminal, Web UI, Slack, Lark, Discord, Telegram. Same investigation engine, any interface.

Quick Start

Or siclaw for personal CLI mode.

Getting Started

Install and configure in under 5 minutes.

Your First Investigation

Walk through a complete diagnosis step by step.

When to Use Siclaw

Good fit:
  • Kubernetes pod crashes, restarts, scheduling failures
  • Node issues (NotReady, resource pressure, kernel problems)
  • Network connectivity and DNS resolution problems
  • Deployment rollout failures and config drift
  • Recurring incidents where institutional knowledge matters
Not designed for:
  • Real-time alerting (use Prometheus/Grafana for that)
  • Automated remediation (Siclaw diagnoses, humans fix)
  • Non-Kubernetes infrastructure (cloud VMs, bare metal)