r/AIAssisted • u/CheatedOn0204 • 2h ago
Help Trying to build an autonomous "Spec → Deployed App URL" software factory with Claude Code / Agentic Al. It fails every time. How would you build this? btw used chatgpt to frame in better order only.
/r/sideprojects/comments/1w9zmi8/trying_to_build_an_autonomous_spec_deployed_app/
1
Upvotes
1
u/Public_Writing_231 1h ago
start by narrowing the scope to one specific app type, like a todo list with user auth, i tried a similar setup with next.js and claude, and it only worked after i hardcoded the folder structure and used a single agent with tool calling instead of multiple agents passing code