Hacker News new | ask | show | jobs
by prplfsh 124 days ago
Really neat! And great website!

As I've been looking at this problem from a different angle, I wonder how much execution and planning should be coupled. Once we have specs in GitHub, for example, it feels like we can use whatever tool to execute on them.

1 comments

Thanks!! Good question...and yea the way I have it set up right now (for my personal workflow) is that Mimir sends the specs to Github as an Issue, and then Claude Code picks it up and starts building. But any agent could do that, i think.