Review a flutter_rust_bridge PR before treating it as ready, including subagent checks for correctness and test weakening.
Update flutter_rust_bridge CHANGELOG.md for a new release by collecting merged PRs since the previous version tag, mapping them to the target release section, and formatting entries to match the existing changelog style. Use when writing or refreshing a…
Use when modifying Rust API, codegen, or example code in flutter_rust_bridge to determine which generation commands to run
Use when implementing a GitHub issue, bug fix, or feature in flutter_rust_bridge end-to-end: develop the change, add regression coverage, prepare and open a PR, monitor CI until green, and keep following up on a 5 minute cadence until the PR is ready.
Use when needing to run tests locally in flutter_rust_bridge, or when debugging test failures before pushing
Publish a flutter_rust_bridge release end to end: preflight checks, changelog preparation, frb_internal release publishing, released-version polling, CI babysitting, and post-release CI verification.
Add or reconcile flutter_rust_bridge contributors through all-contributors PRs. Use when finding contributor PRs, posting all-contributors comments, validating contributor metadata, resolving contributor PR merge conflicts, or merging the generated…
Use when the user wants Docker-based FRB development or Tart-based iOS Simulator validation.