Improve Execplan

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

grp06 Updated

File contents

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.

grp06/codex-bug-hunt-skills/tree/main/skills/improve-execplan commit fc9c002c5a

Frequently asked questions

npx skillmds@latest add grp06/improve-execplan