Codex Plan Review
codex_review_planCritique an implementation plan to identify gaps, risks, and missing edge cases, and receive actionable suggestions for improvement.
Instructions
Ask Codex to critique an implementation plan. Identifies gaps, risks, missing edge cases, and suggests improvements.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan | Yes | The implementation plan or design to review | |
| threadId | No | Continue a previous Codex conversation: pass the threadId returned by an earlier call. Omit to start a fresh thread. | |
| constraints | No | Known constraints: timeline, tech stack, compatibility | |
| codebasePath | No | Path to relevant codebase for context | |
| workingDirectory | No |