Take one new feature slice from idea to reviewed, committed code in a single guided pass — scope it into the smallest shippable slice, build it test-first with strict TDD, review and fix the diff, then commit it. Chains slice → test-driven-development → the built-in /code-review → git-commit. Not for reviewing an existing PR, upgrades, or open-ended design questions.
$npx -y skills add thoughtbot/rails-consultant --skill feature-devInstalls into the current project.
Run `npx skills use "https://github.com/thoughtbot/rails-consultant" --skill "thoughtbot/rails-consultant/feature-dev"` 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/thoughtbot/rails-consultant" that are relevant to the current task. Run `npx skills add "https://github.com/thoughtbot/rails-consultant"` and select the relevant skills, then follow their instructions.