Финальная проверка PR в flutter_rust_bridge
testing
frb-pr-review is a Claude Code skill that enforces a final review gate for flutter_rust_bridge pull requests before they are marked ready. It runs exactly one review path: the preferred path delegates to `sdev-review-single-general` if available in the local skill catalog; the fallback spawns two subagents — one checking correctness (real behavior bugs, stale generated output, incorrect CI workarounds, unrelated drift) and one checking test weakening using `sdev-pass-test` as the source of truth. A PR cannot be called ready until all actionable findings are resolved and CI is green or any failures are clearly explained. The skill is especially relevant after CI-driven fixes, Flutter upgrades, generated code drift, test changes, or broad merge conflict resolution.
- #flutter
- #rust
- #code-review
- #pull-request
- #quality-assurance