set_iteration_goal
Define or update the goal for an iteration in your project plan, ensuring clarity on what the iteration aims to achieve.
Instructions
Set/replace Goal: on an iteration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goal | Yes | ||
| version | Yes | ||
| plan_path | No | Optional path to PLAN.md (relative to cwd or absolute). Default: walk up from cwd to nearest PLAN.md. |