Setting up a workflow with superplanning and fizzy
I'm trying the /goal command in codex this weekend. Here's the workflow I set up: 1. First, I used superplanning to create the initial plan. Then, using the fizzy cli skill, I created each task with

Search for a command to run...
Articles tagged with #ruby-on-rails
I'm trying the /goal command in codex this weekend. Here's the workflow I set up: 1. First, I used superplanning to create the initial plan. Then, using the fizzy cli skill, I created each task with

The problem that made me build this feature: I was in the middle of a long implementation session, Claude Code compacted the context, and everything I had been working toward was gone. The branch, the

One new skill in this release: rails-upgrade. Why I built this Seeing the skills for upgrading a Rails app released in the last months with the one from OmbuLabs/FastRuby.io being released last week:

Here are some additions I did for superpowers-ruby collection of plugins and skills. A fork from the well known superpowers plugin where I added some skills from compound-engineering-plugin which I th

While upgrading RuboCop in one project, I noticed three new style cops in v1.85.0. I took a close look at them and my recommendation is to enable them all. Let's start. The 3 Cops The cops are: Style

I have created a couple of gems as a foundation for creating more tools to support agents in Ruby. They are very small building blocks to be used by more complex tools. I know there are already packages in JavaScript or other languages, but I wanted ...
