HackerTrans
トップ新着トレンドコメント過去質問紹介求人

marcinos

no profile record

投稿

My Rails harness for autonomous AI coding with Claude Code

rubyonai.com
2 ポイント·投稿者 marcinos·4 か月前·2 コメント

AI has no memory. Your codebase does

rubyonai.com
1 ポイント·投稿者 marcinos·5 か月前·0 コメント

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

rubyonai.com
2 ポイント·投稿者 marcinos·5 か月前·1 コメント

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

rubyonai.com
3 ポイント·投稿者 marcinos·5 か月前·0 コメント

コメント

marcinos
·4 か月前·議論
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.