kit_validate_structure
Run pre-PR structural validation on local kit folders using CI checks. No authentication required.
Instructions
Run the same Phase 1 structural checks used in CI (validate-pr.yml) against a local kit folder, before opening a PR. No authentication required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kitPath | Yes | Absolute or relative local filesystem path to the kit folder, e.g. "./kits/my-kit" |