fable produced 60+ (!) ready to merge prs for @mainframe overnight.
here's how you can set up a software factory using fable as an orchestrator. prompt included!
narrate your entire todo list — everything that's top of mind — using dictation. i used @usemonologue and my prompt was ~10K words! you have to use voice because we want excruciating levels of detail.
locally, tell fable to plan all the work and put it in @linear. the goal is to make it such that a dumb model dropped in linear knows exactly what to do. aka all issues should have a clear DAG, plan, and optimize for max. parallelizability.
i recommend running fable on high and having it fan out to codex subagents on xhigh (using the cc codex plugin.) to save usage. just make sure that fable itself is doing the architecture for the hardest issues!
- now switch to @DevinAI. we'll use devin to run our factory because our orchestrator needs to be a cloud agent (it's going to run for a long time!), and be able to spin up other cloud subagents.