Built a small tool around Claude Code/Codex — looking for feedback

I've been using coding agents quite a bit and got annoyed with manually managing planning, worktrees, reviews, tests, etc. So I put together Drove to automate that workflow. The basic flow is: plan → execute → review → test → deliver It runs the coding CLI in an isolated git worktree, then uses a separate session to review the changes before running the project's checks. It's pretty rough right now. I'm mainly interested in whether this workflow actually makes sense to people who use Claude Code/Codex regularly. Curious how others are handling this today. Website - drove.depak.dev - Repo: github.com/depak7/drove

添加评论
点赞收藏
点踩分享查看原文
评论
?
参与讨论