get_current_iteration
Retrieve the current iteration from PLAN.md to know what to work on now without reading the entire file.
Instructions
JSON for the current iteration (what to work on now). Preferred agent entry — avoids reading all of PLAN.md.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan_path | No | Optional path to PLAN.md (relative to cwd or absolute). Default: walk up from cwd to nearest PLAN.md. |