Open Kioku Recommend Validation Plan
recommend_validation_planRecommends a comprehensive validation plan including test targets, coverage checks, and static checks for a file change. Use before finalizing changes to ensure quality.
Instructions
Recommend a comprehensive validation plan (test targets, coverage checks, static checks) for a file change. Use before finalizing a change to choose tests, static checks, and coverage actions for one path. Prefer find_tests_for_change for test-only recommendations. This is read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | The repository-relative file path. | |
| limit | No | Maximum recommendations to return. Defaults to 20. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | No | Wrapped non-object output, used for Markdown, TOON, or scalar responses. |