Build, refactor, or debug Thor-based Ruby CLI tools with interactive terminal UX, command orchestration, and test coverage. Use when tasks involve command options, prompts, colorful output, executable entrypoints, or CLI architecture in this repository.
exe/railwyrm and lib/railwyrm/cli.rb.TTY::Prompt) from execution logic.Generator, Shell).UI::Console.--no-banner.spec/railwyrm.bundle exec rspec.README.md command examples.lib/railwyrm/cli.rb: command entrypoints and option handling.lib/railwyrm/ui.rb: banner, colors, icons, and step rendering.lib/railwyrm/shell.rb: external command runner.spec/railwyrm/*: behavior tests.--interactive=false fully functional for scripts/CI.