# Improve Execplan

> Alias of execplan-improve. Improve an existing ExecPlan by validating every path, command, and code reference against the real repository.

- Skill: `grp06/improve-execplan` (Agent Skill)
- Install (CLI): `npx skillmds@latest add grp06/improve-execplan`
- Raw SKILL.md: https://api.skillmd.com/api/skills/grp06/improve-execplan/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: grp06 (https://skillmd.com/u/grp06)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/grp06/improve-execplan

---


# Improve ExecPlan (Alias)

Use the same workflow and quality bar as `execplan-improve`.

## Workflow

1. Read `.agent/execplan-pending.md` (or a user-specified plan path).
2. If missing, check `.agent/potential-bugs/*.md` and choose the intended plan.
3. Deep-read all referenced files and adjacent code paths.
4. Rewrite the plan in place with code-grounded improvements only.
5. Preserve any existing progress/history sections.
6. Report what was fixed, added, and strengthened.

