The $20,000 Solo Founder
Managing a digital workforce without losing your mind
Ryan Carson is not building a software company in the traditional sense; he is orchestrating a digital swarm. As a solo founder of Untangle, he has bypassed the need for a massive engineering team by spending $20,000 in a single month on Devin agents. This is not about automation for the sake of efficiency. It is about expanding the ceiling of what a single human can execute. Carson manages up to 15 concurrent agents, not through a complex dashboard, but through a disciplined system of folders, priority threads, and a physical piece of paper. He treats these agents like direct reports, assigning them P0 tasks and letting them run. The sheer volume of output is staggering: he ships roughly 40 pull requests a day. But the real insight lies in his refusal to let the volume dictate the value. He knows that more code does not mean a better product; it just means more things to break if you lack direction.
The Watchdog Playbook
One of Carson's most effective deployments is his 'Watchdog' system. Instead of hiring a customer success team to monitor every law firm using Untangle, he built an agent-led workflow. The system pulls activity and error logs from Sentry, identifies the three most pressing issues, and cross-references them against recent code changes to see if a fix is already in flight. This turns reactive troubleshooting into a proactive intelligence loop. It allows a single person to maintain the oversight of a mid-sized enterprise. By automating the detection of friction, he ensures that the product evolves based on actual user pain rather than theoretical feature requests. It is a shift from being a builder to being a supervisor of intelligence.
Producing more output does not make a better product. It just increases the speed at which you can fail if you aren't watching.
The technical stack is a mix of high-end agents and low-level control. Carson uses Claude Design to generate Markdown specifications, which are then fed into Codex to build the actual technical components. He has largely moved away from local agents in favour of cloud-based systems, though he still reaches for Codex when specific precision is required. This hybrid approach allows him to maintain a high velocity while keeping the architecture sound. He isn't just typing prompts; he is designing workflows where different models handle different stages of the development lifecycle. The goal is to close the loop between an idea and a deployed feature with as little human friction as possible.
- Use physical lists to anchor attention against digital noise
- Treat agents as direct reports, not just tools
- Automate the 'Watchdog' function to replace customer success
- Focus on output quality over raw volume of code
Ultimately, Carson’s journey suggests that the next era of entrepreneurship belongs to the 'manager of agents'. The barrier to entry for building complex B2B software has collapsed, but the barrier to building *useful* software has risen. You can no longer hide behind a lack of resources. If you can ship 40 PRs a day, the market will judge you on the utility of those changes, not the effort of the lines written. The leverage is real, but it is highly volatile. Without a handwritten list of priorities to keep you grounded, you will simply drown in the very automation you built to save you.
The solo founder of the future is a manager of autonomous agents, not a writer of code.