Building things that make my life as a maintainer 10x easier is... awesome. rake task "ci:act" that ships with kettle-dev gem creates an interactive menu with latest CI status for each workflow (less a few exclusions), and allows picking one to run locally via nektos/act
ANN: kettle-dev v1.1.0, which removes *all* runtime dependencies, and has a script that will bootstrap itself into a gem. It's a template, and makes a lot of changes, to align a gem to how I would want it. You won't want yours the same way, but forks are welcome, and I'm happy to generalize it to be less centered on my peculiarities (e.g. my badge fetish).