recommend_validation_plan
Generate a validation plan with test targets, coverage checks, and static checks for a file change to identify potential issues before merging.
Instructions
Recommend a comprehensive validation plan (test targets, coverage checks, static checks) for a file change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum recommendations to return. Defaults to 20. | |
| path | Yes | The repository-relative file path. |