Agent · Solo Dev (retired)
The Solo Dev agent (flow-solo-dev) is retired. Its two-step flow survives — rebuilt on a much stronger engine — as the e11-spec-flow → e11-dev-flow skill pair, invoked directly.
Where each duty went
| Old Solo Dev command | Replacement | Notes |
|---|---|---|
[SF] Spec Flow | skill:e11-spec-flow | New intent-distillation kernel; same name, same invocation |
[DF] Dev Flow | skill:e11-dev-flow | New quick build/fix/refactor engine with oneshot mode; also on the Dev menu |
[CR] Code Review | skill:e11-code-review | Layered review, works with or without a spec |
| — (new) | skill:e11-dev-auto | Fully unattended story pipeline — the thing Solo Dev never could do |
Why
skill:e11-spec-flow and skill:e11-dev-flow invocations kept working through the change — only the agent wrapper is gone. The rebuilt engines are leaner to drive (oneshot mode collapses spec + implementation into one pass for small work) and they gained the alloy pre-load and sprint-status sync the agent path had.
See Quick flow for the current end-to-end guide, and Upgrading Foundry for the retirement table.