$ ./run optimus --sre-agent
An autonomous AI system, built in 8 days with zero code background
AI Engineering Internship · Optimus Information Inc.
I joined Optimus with a marketing and content background. I had never written code, never opened VS Code, never touched an API. The brief was one line: build something useful with AI. Eight working days later I had shipped SRE Agent, an autonomous incident-response system that watches JIRA for critical tickets, pulls logs from Azure, runs a structured Claude diagnosis, and posts a full root-cause analysis back to the ticket in under 60 seconds.
I didn't write the Python by hand. I directed AI tools to build it, which is the actual point. The skill here is turning a vague problem into a working system by thinking clearly and directing AI precisely, then having the judgment to catch it when the output was wrong.
eval score across 7 scenarios0.89 / 1.00
full AI diagnosis per incident< 60 sec
total build time8 days
live production integrations3
python (ai-built)claude-apijira-cloudazure-app-insightspostgresql/neonprompt-engineering
System architecture. JIRA detection, log aggregation, Claude diagnosis, decision gate, database
I documented the whole thing: a write-up on how a non-engineer ships a system like this with AI, the final presentation, and the full system design.