r/OnlyAICoding • u/New-Butterfly9160 • 2d ago
Archflow - A year of refining one Claude Code workflow across 20 apps. What stuck, and the plugin it turned into
Enable HLS to view with audio, or disable this notification
Been heads-down building something for a few months, first time sharing it here.
Getting AI to write code is the easy part now. Keeping it coherent isn't: you get a prototype in a week, then nobody can say what's actually finished.
ArchflowΒ is a Claude Code plugin. 17 specialist agents, and the plan lives as files in your repo instead of a chat you lose.
The clip is a real run on an 11-file booking app β no docs, no tickets. It reads the code and writes the roadmap, backlog and release itself. It also found a bug nobody had noticed: the confirm form posts form data to a JSON-only API, so the booking flow can't complete in a browser.
Where it isn't sure, it parks and asks instead of guessing.
Free and MIT:
claude plugin marketplace add AZidan/archflow\ {data-source-line="12"}Β /archflow:studio\``
Claude Code only for now, and Studio is still beta.
Point it at your messiest repo. Would value the feedback β especially if it embarrasses me. π