INSTALL$ curl -sSL https://raw.githubusercontent.com/DsThakurRawat/Atomic-SRE/main/install.sh | bash
Observe · Reason · Act · Heal

Reads the logs.
Finds the cause.
Tells your team.

Atomic SRE is an autonomous diagnostic agent for microservices. It reads your CloudWatch logs, traces the cause through your codebase with GitHub MCP, and posts a verified root-cause straight to Slack.

atomic-sre — local session
Atomic SRE CLI: green ASCII banner with the interactive running-mode menu (Local, Remote Deployment, Exit)
01
ObserveStreams a CloudWatch log group and isolates the errors spiking now.
02
ReasonReads the implicated source via GitHub MCP and reasons over logs plus code.
03
ActPosts a structured, verified diagnosis to your Slack incident channel.
04
HealSurfaces concrete, file-level suggested fixes — not guesswork.
// the interface

A guided command-line agent

No dashboard to babysit. Launch it, pick a mode, and let it work — locally or deployed to your cloud.

atomic-sre
Atomic SRE startup banner: large green ASCII ATOMIC-SRE logo, tagline Autonomous Multi-Agent AI Orchestration for SRE, Observe Reason Act Heal
Run locally

Point it at a CloudWatch log group and watch the diagnosis stream in your terminal.

Deploy remote

Ship it to ECS / Fargate to run autonomously on a schedule — no terminal needed.

// capabilities

Built for the way incidents happen

An agent that reads your logs and your code — grounded in what's actually running.

CloudWatch-native

Queries structured log groups directly and filters to the errors that matter, by service and severity.

Code-aware

Reads relevant source files through GitHub MCP, so the root cause is grounded in your code.

Slack delivery

Findings land where your team already works — a clean diagnosis in the incident channel.

Any provider

Anthropic by default, plus OpenAI, Groq, Gemini, Ollama, OpenRouter and Bedrock.

Local or remote

Run from your machine, or deploy to ECS / Fargate to run autonomously on a schedule.

Open source

MIT-licensed, type-checked and tested. Read every line, run it your way.

// integrations

Plugs into your stack

Seven model providers live today, plus the log, code, and chat surfaces it runs on.

7  LLM providers AnthropicOpenAIGroqGoogle Gemini OllamaOpenRouterAWS Bedrock AWS CloudWatchGitHub MCPSlackMIT
// get started

Ship it.
Watch it diagnose.

One command to install. Point it at a log group and let it work.

INSTALL$ curl -sSL https://raw.githubusercontent.com/DsThakurRawat/Atomic-SRE/main/install.sh | bash
Get Atomic SRE
Atomic SRE banner: glowing green atom and circuit motif