run_staged_checks
Run targeted validations and Git safety checks on modified files to catch issues before committing. Ideal for quick pre-commit validation.
Instructions
Run fast targeted validations and Git safety checks only on modified or staged Git files (git diff). Recommended for quick pre-commit validation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | No | Optional target project directory path. |