My Rails harness for autonomous AI coding with Claude Code(rubyonai.com)
rubyonai.com
My Rails harness for autonomous AI coding with Claude Code
https://rubyonai.com/my-harness-how-i-stopped-babysitting-ai-and-went-kitesurfing/
2 comments
Author here. The workflow is packaged as an open source Claude Code plugin: https://github.com/marostr/superpowers-rails
Built on top of Jesse Vincent's superpowers. I tweaked the workflow to fit Rails development, added opinionated conventions, stricter reviews and deterministic checks. Happy to answer questions.
Built on top of Jesse Vincent's superpowers. I tweaked the workflow to fit Rails development, added opinionated conventions, stricter reviews and deterministic checks. Happy to answer questions.
One question: looking at the Rails conventions stills you added, wouldn't rules with paths be a better match for that: https://code.claude.com/docs/en/memory#organize-rules-with-c...