Improve ExecPlan (Alias)
Use the same workflow and quality bar as execplan-improve.
Workflow
- Read
.agent/execplan-pending.md(or a user-specified plan path). - If missing, check
.agent/potential-bugs/*.mdand choose the intended plan. - Deep-read all referenced files and adjacent code paths.
- Rewrite the plan in place with code-grounded improvements only.
- Preserve any existing progress/history sections.
- Report what was fixed, added, and strengthened.