Executing Plans Execute written implementation plans efficiently using Superpower Loop for continuous iteration through all phases. CRITICAL: First Action - Start Superpower Loop NOW Resolve the plan path and start the loop immediately — do NOT read plan files, explore the codebase, or do anything else first. 1. Resolve the plan path: - If provides a path (e.g., ), use it - Otherwise, search for the most recent folder matching - If found without explicit argument, confirm with user: "Execute this plan: [path]?" - If not found or user declines, ask the user for the plan folder path 2. Immediat…