One dev + Claude Code agent fleet, running a SaaS. Interactive map of the full agentic SDLC - roast me

Reddit r/AI_Agents Tools

Summary

A solo engineer details their agentic software development life cycle using a fleet of Claude Code agents to operate a production SaaS, presented in an interactive map with insights into the workflow and setup.

I have been building and operating a small production SaaS as a solo engineer for awhile. Over the last months the delivery process moved almost entirely to a fleet of Claude Code agents. I mapped the whole thing (classic SDLC + some dev setup stuff) into one interactive artifact page as a top-level overview for my agentic workflow, see the link in the comment What you are looking at: an agentic SDLC loop (backlog, refinement, design, implementation, verification, human merge gate, deployment, monitoring) plus a "workshop" in the center, which is the stuff the fleet itself runs on (persistent memory with an invalidation doctrine, a CLI token filter, durable tmux sessions, session handover, layered CLAUDE.md context). Every station opens a table of contents. Drilling in shows the skill, hook or systemd unit that actually runs there, quoted from the live setup, plus one real episode from its history. Happy to answer questions about any station. The setup is opinionated in places (hard role boundaries for subagents, deterministic guardrails over prompt-level politeness), so tell me where you disagree.
Original Article

Similar Articles

entire SDLC agentic system that beats claude code

Reddit r/AI_Agents

AutoDev Studio is an open-source, model-agnostic multi-agent SDLC harness that orchestrates a chain of agents to automate the software development lifecycle, reducing costs by 7–75% compared to Claude Code for similar tasks.