rb:full

Run a full Ruby/Rails/Grape development lifecycle with autonomous planning, implementation, verification, review, and learning.

7|Updated Mar 22, 2026
One-click install
npx skills add https://github.com/slbug/claude-ruby-grape-rails --skill rb-full
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rb:full
Source: https://github.com/slbug/claude-ruby-grape-rails/tree/main/plugins/ruby-grape-rails/skills/full
Command: npx skills add https://github.com/slbug/claude-ruby-grape-rails --skill rb-full

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Developers often have to manually run a series of commands—plan, work, verify, review, and capture learnings—to implement a new feature in Ruby/Rails/Grape projects. Managing the state, coordinating multiple agents, and handling interruptions is error‑prone and time‑consuming.

Core Features & Use Cases

  • Autonomous Full Cycle: Executes planning, implementation, verification, review, and learning in one command.
  • State Persistence: Uses an active plan marker to resume work after interruptions.
  • Agent Orchestration: Leverages specialized Claude agents for research, coding, testing, security, and review.
  • Recovery Strategies: Provides built‑in patterns for context window resets, session restarts, and blocker handling.
  • Example: Running /rb:full Add magic link authentication automatically creates the plan, writes code, runs tests, reviews, and records lessons learned.

Quick Start

Run /rb:full with a feature description or plan path to have the assistant autonomously complete the entire development lifecycle.

Frequently Asked Questions about rb:full

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate a full Ruby on Rails development lifecycle from planning to review?

You can automate a full Ruby on Rails development lifecycle by running an autonomous orchestration command that handles planning, implementation, verification, review, and learning in one step.

What is agent orchestration for Ruby and Rails feature implementation?

Agent orchestration for Ruby and Rails feature implementation is the process of leveraging specialized Claude agents to autonomously coordinate research, coding, testing, security, and review tasks.

Do I need a feature description to start autonomous Rails full-cycle automation?

Yes, you need a feature description or plan path to start autonomous Rails full-cycle automation, as the coordinator requires this input to plan and implement the feature.

How does state persistence handle interruptions during Ruby development automation?

State persistence handles interruptions during Ruby development automation by using an active plan marker to track progress and resume work seamlessly after session restarts or context window resets.

Can I use this automation for Grape API projects alongside Rails?

Yes, you can use this automation for Grape API projects alongside Rails, as the full lifecycle orchestration explicitly supports Ruby, Rails, and Grape frameworks for feature implementation.