review-architecture

Installation
SKILL.md

Review Architecture

Apply the execution contract before this procedure.

Quick Reference

Area What to check
Controllers Coordinate only — no domain logic
Models Own persistence + cohesive domain rules, not orchestration
Services Create real boundaries, not just moved code
Callbacks Small and unsurprising — no hidden business logic
Concerns One coherent capability per concern
External integrations Behind dedicated collaborators

HARD-GATE (Authoritative Verification Rule)

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