Hi Jean, What set up do you use to make your MVP ? If you use a Claude code or open code or any other harness, there's a lot of nice repositories on GitHub to improve the way you work with your agent. For example spec-kit (that belong to GitHub) that makes you drive your development by defining specifications for your app, by answering to some questions from your agent. And that's just one of them, I also advise you to check graphify (to use if your app has more than 80 files, it will save you a ton of tokens), agency-agent (to get 232 agents organized in 16 teams, but you're not obliged to use all of them), Hermes-agent (give the ability to your agent to self-improve) and also all the repositories with skills.