Rebuild Flutter Tool Workflow

SkillDev tools

Lets your agent rebuild the Flutter tool and command-line interface from source.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the Rebuild Flutter Tool Workflow skill

About this capability

Rebuilds the Flutter tool and CLI. Use when a user asks to compile, update, regenerate, or rebuild the Flutter tool or CLI.

What this skill tells your AI

The instructions your AI receives, as published by flutter/flutter in .agents/skills/rebuilding-flutter-tool/SKILL.md and read by ahel’s review.

You must strictly follow this workflow to rebuild the Flutter tool.

Step 1: Execute

  • Action: Run the rebuild script: dart .agents/skills/rebuilding-flutter-tool/scripts/rebuild.dart

Step 2: Verification & Error Handling

After execution, verify the build output.

  • If the script succeeds, print only "Flutter tool rebuilt successfully!" and then STOP.
  • If the script fails, provide the user with the exact error output and STOP.

Signals

GitHub stars
179k
Forks
31k
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
rebuilding-flutter-tool
Source
github.com/flutter/flutter