HackerTrans
TopNewTrendsCommentsPastAskShowJobs

marcinos

no profile record

Submissions

My Rails harness for autonomous AI coding with Claude Code

rubyonai.com
2 points·by marcinos·há 4 meses·2 comments

AI has no memory. Your codebase does

rubyonai.com
1 points·by marcinos·há 5 meses·0 comments

Enforcing rules and managing expectations for AI agents with CI and code review

rubyonai.com
2 points·by marcinos·há 5 meses·1 comments

The single most important thing that made me believe AI coding could work

rubyonai.com
3 points·by marcinos·há 5 meses·0 comments

comments

marcinos
·há 4 meses·discuss
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.