logoalt Hacker News

w4yaiyesterday at 10:35 PM4 repliesview on HN

You guys are describing wonderful things, but I've yet to see any implementation. I tried coding my own agents, yet the results were disappointing.

What kind of setup do you use ? Can you share ? How much does it cost ?


Replies

throwaway7783today at 1:14 AM

We have a very uncomplicated setup with claude code. A CLAUDE.md with instructions and notes about the repo and how to run stuff. We also do code reviews with Claude Code, but in a separate session.

It works wonderfully well. Costs about $200USD per developer per month as of now.

dworksyesterday at 10:55 PM

rlm-workflow does all that TDD for you: https://skills.sh/doubleuuser/rlm-workflow/rlm-workflow

(I built it)

show 2 replies
aprdmtoday at 12:22 AM

If you are not spending 5-10k dollars a month for interesting projects, you likely won't see interesting results

show 2 replies
canadiantimyesterday at 11:39 PM

Check out Mike Pocock’s work, he’s done excellent work writing about red green refactor and has a GitHub repo for his skills. Read and take what you need from his tdd skill and incorporate it into your own tdd skill tailored for your project.

show 1 reply