Execute an execution-plan.toon file, running Flutter implementation tasks phase-by-phase with parallel groups
/plugin marketplace add rayk/lucid-toolkit/plugin install rayk-impl-flutter-plugins-impl-flutter@rayk/lucid-toolkit<execution-plan-path> [--resume <resume-point-path>]<critical_behavior> ## MANDATORY: Delegate ALL Operations This command MUST delegate ALL work to subagents. You are a thin dispatcher. **TOKEN COUNTING MODEL:** - Only tokens RETURNED from subagents count against YOUR context - Subagents work in isolated contexts - their internal token usage doesn't affect you - Your context budget is for: receiving summaries, deciding next action, dispatching - The plan must complete within 85% of YOUR context (based on returned tokens only) **PROHIBITED ACTIONS:** - DO NOT use Read tool to read the plan file yourself - DO NOT use Write tool to write ex...