BR3 Debug Skill
Auto-invoked when errors occur to provide debugging assistance.
What This Skill Does
- •Reads error output
- •Checks
.buildrunner/autodebug.yamlfor debug config - •Suggests fixes based on error patterns
Common Error Patterns
- •Import errors → Check package.json / requirements.txt
- •Type errors → Check TypeScript config
- •RLS errors → Check Supabase policies
- •API errors → Check edge function logs