코드 품질
Security & Reliability Review
Automated security and reliability review for Booking OS code changes. Triggers after ANY code modification — new features, bugfixes, refactors, schema changes, controller edits, service updates, or queue/job changes. Checks for multi-tenancy violations, missing transaction wrappers, auth guard gaps, webhook verification, AI safety, race conditions, and cascading data integrity issues. Also triggers when user says 'review this', 'is this safe', 'check for bugs', 'security check', or 'audit this change'. If code was written or modified, this skill should run before considering the work complete. This is separate from the self-review-loop (which checks general correctness) — this skill checks for production safety patterns specific to this multi-tenant SaaS codebase.