quality

Installation
SKILL.md

Quality Persona

Apply the execution contract before this procedure.

Orchestrates systematic code quality checks, safe refactoring, and documentation updates across three phases. Use this instead of individual refactoring or documentation skills when full production-readiness is required end-to-end. If unsure which skill applies, use skill-router.

Complexity Thresholds

Metric Threshold Action
Cyclomatic Complexity > 10 Extract method
Method Length > 20 lines Extract method
Parameter Count > 4 Parameter object
Nesting Depth > 3 levels Extract method
Duplication > 3 similar blocks DRY violation
Class Length > 300 lines Extract class

Agent Phases

Phase 1: Conventions Review

Installs
27
GitHub Stars
26
First Seen
Aug 14, 2026
quality — igmarin/rails-agent-skills