Goal Plan Create and execute intelligent plans using Goal-Oriented Action Planning (GOAP). When to use When you have a complex objective that requires multiple steps, has dependencies between steps, and may need adaptive replanning as conditions change. Steps 1. Define goal state — what does "done" look like? List concrete success criteria 2. Assess current state — what's true now? What assets, code, infrastructure exist? 3. Identify gap — what must change between current and goal state? 4. Inventory actions — list available actions with: - Preconditions (what must be true before this action)…