logoalt Hacker News

marcus_holmestoday at 2:13 AM3 repliesview on HN

I ended up grafting the brainstorm, design, and implementation planning skills from Superpowers onto a Ralph-based implementation layer that doesn't ask for my input once the implementation plan is complete. I have to run it in a Docker sandbox because of the dangerously set permissions but that is probably a good idea anyway.

It's working, and I'm enjoying how productive it is, but it feels like a step on a journey rather than the actual destination. I'm looking forward to seeing where this journey ends up.


Replies

LogicFailsMetoday at 12:47 PM

I find simple Ralph loops with an implementer and a reviewer that repeat until everything passes review and unit tests is 90% of the job.

I would love to do something more sophisticated but it's ironic that when I played both agents in this loop over the past few decades, the loop got faster and faster as computers got faster and faster. Now I'm back to waiting on agentic loops just like I used to wait for compilations on large code bases.

show 1 reply
auggierosetoday at 10:05 AM

If it is working, why is it just a step on a journey? What is missing?

jghntoday at 12:41 PM

did you hand modify the superpowers skills or are you managing this some other way?

show 1 reply