IonWarp logoIonWarp
Plan agent

Plan Review

Details

Runs on every pull request, on GitHub

Agent Prompt

Reviews plan and design documents (.md files in a PR) for internal inconsistencies, gaps, unstated assumptions, missing test plans, and mismatches against the actual codebase. Posts findings as review comments.

Ask for it
  • Review plan in PR {number}
Sample Output

What a Plan Review report looks like.

IonWarpbotcommented 2 min ago

IonWarp Review — PR #264

3 issues| 2 P1 1 P2
#SevIssueFile
1Plan step 4 shipped with no owner or PRdocs/plans/rollout.md
2Diff contradicts the plan's stated contractlib/rollout.ts
3Unscheduled remainder not nameddocs/plans/rollout.md
docs/plans/rollout.md
3132
+
- [ ] Step 4: migrate existing rows (owner: TBD)- [ ] Step 4: migrate existing rows — PR #265, owner named

A plan step with no owner is a step that will not happen · Plan Review

Step 4 has no owner and no PR; the diff ships the feature around it. Name the owner or name the remainder.

Suggested fixAI fix prompt