rb:verify

Community

Verify code with lint, security, and tests

Authorslbug
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill runs a prioritized verification pipeline to ensure completed Ruby, Rails, or Grape code meets autoloading, style, security, test, type, and migration requirements before merging or release. It centralizes tool selection, detects project-native verification wrappers when present, falls back to direct tooling when needed, and halts at the first failing check so developers get a clear next step.

Core Features & Use Cases

  • Ordered Verification Stack: Enforces the sequence Zeitwerk → Lint → Security → Tests → Types → Database → Optional diff-scoped pass so failures are deterministic and easy to address.
  • Project-aware Tool Selection: Re-detects project-native composite runners and honors cached runtime flags for standardrb, rubocop, brakeman, pronto, and test frameworks.
  • Fallbacks & Failure Handling: Falls back from wrapper to direct commands when wrappers are unavailable or broken and provides actionable remediation and re-run guidance.
  • Use Cases: Pre-commit sanity checks, CI job replacement or augmentation, local pre-PR verification, and release gating for Rails apps and libraries.

Quick Start

Run the full verification stack for the current repository and report the first failing check.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: rb:verify
Download link: https://github.com/slbug/claude-ruby-grape-rails/archive/main.zip#rb-verify

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.