When to Use
- Before executing a plan: Validate your approach before writing code
- Catching assumptions: Find incorrect assumptions about how a framework works
- Risk assessment: Know what pitfalls or edge cases to watch out for
Parameters
| Parameter | Required | Type | Description |
|---|---|---|---|
proposal | Yes | string | The plan or proposal to review |
goal | Yes | string | The intended goal of the plan |