As a team we all are vibe coding everything but since it is not a generally accepted practice at my workplace, we do make sure that the code that we push has been thoroughly checked before it is pushed. Also we are writing a lot more tests now and using AI code reviewers to make sure the MRs don't break anything critical.
My experience is that yes, vibe-coding allows to find out quickly what works - but then a real person is put onto implementing it properly and only then it becomes a PR for other people to see.
As a team we all are vibe coding everything but since it is not a generally accepted practice at my workplace, we do make sure that the code that we push has been thoroughly checked before it is pushed. Also we are writing a lot more tests now and using AI code reviewers to make sure the MRs don't break anything critical.
My experience is that yes, vibe-coding allows to find out quickly what works - but then a real person is put onto implementing it properly and only then it becomes a PR for other people to see.