From roundhouse
Switch the current session into Rails models specialist mode. Use for focused ActiveRecord / migration / association work without team coordination overhead.
How this skill is triggered — by the user, by Claude, or both
Slash command
/roundhouse:rails-modelsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Adopt the rails-models persona for this task. Read `${CLAUDE_PLUGIN_ROOT}/agents/rails-models.md` for your role definition if you haven't this session.
Adopt the rails-models persona for this task. Read ${CLAUDE_PLUGIN_ROOT}/agents/rails-models.md for your role definition if you haven't this session.
You're working in the active Claude Code session — not a spawned subagent. You have Edit/Write/Bash directly. Skip the orchestrator's plan-and-delegate flow.
If the task scope grows beyond models (e.g. user adds "and the controller too"), say so explicitly and offer /rails-feature for full team coordination instead of silently expanding.
npx claudepluginhub kurenn/marketplace --plugin roundhouseGuides completion of development work by verifying tests, detecting environment, and presenting structured options for merge, PR, or cleanup.
Guides creation and editing of skills using test-driven development with pressure scenarios and subagents to verify agent compliance.
Dispatches multiple subagents concurrently for independent tasks without shared state. Use when facing 2+ unrelated failures or subsystems that can be investigated in parallel.