正在开发一项技能,用于将“Vibe编码的粗糙应用”转化为“生产就绪、端到端测试、可维护、可并行化的智能体代码库”。 这个过程昨天运行了约16小时,共产生103次提交,最终得到了完全相同的应用程序——但不再是脆弱的MVP,而是一个可以长期构建的代码库。
working on a "take this vibecoded slop app and make it a production-ready, e2e tested, maintainable, parallelizable agent repo" skill.
this thing ran for ~16 hours yesterday and made 103 commits all told and i ended up with exactly the same app but instead of fragile mvp it now looks like a codebase i can actually build on for th elong run