概要
The Codebase Inspection Protocol is a mandatory discovery skill for Claude Code designed to eliminate 'blind coding' by enforcing a rigorous inspection of existing Rails patterns before any code is generated. It systematically analyzes directory structures, service object conventions, naming styles, and Gemfile dependencies, ensuring that every AI-generated suggestion aligns perfectly with the project's established architecture and domain model. By citing observed file paths and verified patterns, it prevents architectural drift and ensures high-quality, idiomatic Rails development.