Authentication Configuration Audit πŸ”΄ CRITICAL: PROGRESSIVE FILE UPDATES REQUIRED You MUST write to context files AS YOU GO , not just at the end. - Write to IMMEDIATELY after each setting analyzed - Log to BEFORE and AFTER each test - DO NOT wait until the skill completes to update files - If the skill crashes or is interrupted, all prior findings must already be saved This is not optional. Failure to write progressively is a critical error. This skill analyzes the authentication configuration of a Supabase project. When to Use This Skill - To review authentication security settings - Before…