Drafts the "Framework" section of the Flutter release blog. Use when preparing release announcements to analyze commits, verify PR inclusion (including reverts/relands), and group changes into thematic narratives like Material/Cupertino updates, Web, and Accessibility.
Bump the minimum Dart SDK version constraint across the flutter/flutter repository, update dependency checksums, and run verification.
Automated issue triage for Flutter teams based on docs/triage/README.md. Fetches issues for a specific team, recommends team assignment or priority, and provides a summary report.
Automates the weekly PR triage for Flutter teams, following the standards in docs/triage/README.md.
Review Flutter repository pull requests. Checkout the PR, analyze changes and past comments, identify issues or antipatterns using a checklist, and write verification tests for any found issues.
Compile the weekly Flutter notable changes report. This skill guides the agent through identifying notable commits, verifying first-time contributors, retrieving PR details (authors, reviewers, media), and drafting the final Markdown report while maintaining the known_authors.md registry.
Review multiple Flutter repository pull requests in parallel using subagents, each in its own isolated shared workspace/worktree.
Generate a weekly team activity report for a list of GitHub usernames within the Flutter organization. Use this skill when the user asks for a team summary, weekly snippets, or PR metrics for a specific set of developers.