About
This skill optimizes the code review workflow for Flutter developers by replacing performative agreement with technical rigor. It guides Claude to systematically read, verify, and evaluate feedback against the existing codebase and Clean Architecture standards before implementation. By enforcing the use of automated tools like 'flutter analyze' and 'flutter test' after every change, it ensures that review-driven refactoring maintains project stability and pattern consistency, particularly regarding state management and widget composition.