Do you maintain these projects or is this for greenfield development?
- Both, I have my own projects and client projects
Could you fix any bugs without Claude?
- Yes, I have decades of software development experience
Are these projects tested, who writes the tests. If it's Claude how do you know these tests actually test something sensible?
- For serious projects yes, I will define the test cases and have Claude build them out along with any additional cases it identifies. I use planning mode heavily before any code gets written.
Is anybody using these projects and what do users think of using these projects?
- Yes, these are real projects in production with real users :) They love them
I've tried them for some more complex projects, but I've found as long as I am working on isolated features/bugs, with good component breakdowns the agents won't cross paths. Planning mode also helps because you know exactly which files will be modified before going into execution mode.
If you want to keep features in separate Git worktrees, https://conductor.build/ is pretty nice.