rebuilding-flutter-tool
- Repo stars 176,634
- Author repo flutter
Rebuild Flutter Tool Workflow
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.
- Fluxly category
- AI
- Author-declared agents
- No explicit declaration found; this is not inferred or tested compatibility
- Static check
- 88 / 100 · heuristic scan, not runtime safety proof
- Author / version / license
- @flutter · no license declared
- Fluxly token estimate
- Lean
- Fluxly setup estimate
- Guided setup
- External API key
- No requirement detected
- Detected OS requirements
- Unspecified
- Runtime requirements
- Unspecified
- Detected file/system behavior
-
- Read-only
- Shell exec
- Detected network behavior
- Local-only
- Install commands
- None (reference only)
Profile is derived at build time from SKILL.md and install vectors. Subject to drift from author intent.
Heads up: 未限定 allowed-tools,默认拥有全部工具权限。
The current SKILL.md does not define a fixed output example. 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.
# Rebuild Flutter Tool Workflow
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**. Evidence boundary and execution chain
Author text anchors workflow facts; Fluxly only indexes current sections, terms, files, and commands.
sections -> Step 1: Execute → Step 2: Verification & Error Handling
terms -> Action · Flutter tool rebuilt successfully! · STOP · You must strictly follow this workflow to rebuild the Flutter tool.
files/cmd -> dart .agents/skills/rebuilding-flutter-tool/scripts/rebuild.dart · .agents/skills/rebuilding-flutter-tool/scripts/rebuild.dart
body sha256 -> 73ceca7fe787
Decide Fit First
Design Intent
How To Use It
Boundaries And Review