with one click
validate
Run typecheck, tests, and format checks to validate the codebase
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Run typecheck, tests, and format checks to validate the codebase
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
| name | validate |
| description | Run typecheck, tests, and format checks to validate the codebase |
| disable-model-invocation | true |
| allowed-tools | Bash(yarn:*) |
Run the validation checks in this order:
yarn typecheckyarn formatyarn lintyarn testRun each command sequentially. If a check fails, stop and report the failure clearly so it can be addressed before continuing.