rails-dev-pipeline

Installation
SKILL.md

Rails Dev Pipeline

A full-cycle multi-agent development pipeline powered by the Workflow tool. One invocation covers:

  1. Write — an agent implements the feature/fix based on your requirements
  2. Test — an agent writes and runs RSpec specs for the new code
  3. Review — four parallel reviewer agents assess different dimensions simultaneously

Total wall-clock time ≈ write time + test time + slowest reviewer (not the sum of all reviewers).

When to Use

Invoke this skill when the user says:

  • "implement X end-to-end" / "build X with tests and review"
  • "create a feature with full pipeline"
  • "run the full dev workflow for X"
  • "write, test, and review X"

For isolated tasks (just writing, just reviewing, just running tests) use the individual skills instead.

Installs
1
First Seen
Aug 6, 2026
rails-dev-pipeline — fadynaffa3/railsonclaude