Run Reek, Flog, and Flay static analysis on changed Ruby files and auto-refactor when issues are found. Use after modifying any .rb file. Also use when the user mentions "reek", "flog", "flay", "code smells", "complexity", "duplication", "static analysis", or "refactor". Proactively invoke this skill after code changes, even if the user doesn't ask.
$npx -y skills add mattsears/rails-cto --skill rails-cto-static-analysisInstalls into the current project.
Run `npx skills use "https://github.com/mattsears/rails-cto" --skill "mattsears/rails-cto/rails-cto-static-analysis"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mattsears/rails-cto" that are relevant to the current task. Run `npx skills add "https://github.com/mattsears/rails-cto"` and select the relevant skills, then follow their instructions.