IDE for PMs
Create project → Run it in local → Plan features → implement and test manually → PR
In today’s AI coding era, in many small companies non developers especially PMs have started coding using AI. Spec driven development, using BMAD etc.
But one problem or friction point for the non developers are setting up the environment in local. In mvpfy you give your repos, mvpfy will bootstrap and start the platform.
mvpfy then provides a planning UI where features can be planned, PRD generated, User stories can be generated and each user story can be implemented, tested manually and then approved to be raised as PR.
mvpfy runs in the users local machine and uses the claude code subscription. Nothing is sent anywhere to the cloud.
Feedback and contributions welcome!