Use when running or editing GDAR operational workflows such as verify, validate, save, publish, deploy, and script automation where preflight, host gating, shell compatibility, path hygiene, and sequential build safety must be enforced.
Apply hygiene and execution constraints before running workflow commands.
dart scripts/preflight_check.dart --preflight-only for validate-like tasks.dart scripts/preflight_check.dart --release for publish/deploy tasks.CHROMEBOOK:STOP means stop release/build flow.apps/<target>/.archive, temp, and backups unless directly requested.melos run formatmelos run analyzemelos run testCHROMEBOOK:STOP vs verified host).archive, temp, and backups unless explicitly targeted.Use workflow-specific commands from .agent/workflows/*.md for full pipelines.