chain_effect_checklist
Creates a file-specific verification checklist to identify ripple effects before you change code, preventing missed impacts across related files.
Instructions
Generates a checklist of things to verify based on the type of file being changed. Use this to ensure you don't miss any ripple effects of your changes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | The file being changed |