About
The Self-Review Protocol skill equips Claude with a structured methodology to validate code changes before final delivery. By executing a two-pass review—first focusing on static analysis, type safety, and naming conventions, and second on domain logic, security protocols, and architectural alignment—it ensures that every contribution is robust and secure. This skill is particularly valuable for teams using TypeScript, Supabase, and Stripe, as it includes specific checks for RLS policies and data leakage prevention on public pages.