execplan-review
ExecPlan Review
Trigger: use when the user requests a review of the ExecPlan.
Now that you have put together the execplan, please spend some time reviewing it end to end (full file, no greps). Review all source code files directly referenced by the execplan, then discover additional impacted files by tracing changed contracts/interfaces/data boundaries to immediate dependents.
Once you have reviewed all relevant files (and don't be shy, I expect you to use all your context window in this review), rate your confidence in the ability for you to execute the execplan as-is without intervention.
Consider factors like if the plan unintentionally introduces bugs, bad side-effects, if we need to reconsider our approach from first principles, any potential AI drift / slop.
Calibrate for pragmatism:
- Include only material, evidence-backed risks that are likely to cause regressions, blocked execution, or significant rework.
- Do not list speculative or low-value cautions that add process friction without a clear risk payoff.
- Prefer the smallest set of findings needed to execute safely.
Complexity and scope control: