User persona:
  * Agentic coder but not a vibe coder
  * You hand work off to agents but need to stay in the loop about what they're doing.
Problems:
  * How to keep a fleet of agents busy as they toggle between autonomous work and user feedback loops.
  * How to keep track of all the work in progress.
Value props:
  * A dashboard for showing which agents are working and which need feedback.
  * Workflows that define what work an agent can do on its own and when it must stop and ask for feedback.
  * Zero friction tooling for spinning up a new task: containerization, branch management, per repo secrets/environment customization.
  * Reflection: agents can help you plan what to do next and summarize what you've done.
