verify-gate - Verify gate between implementation and quality review.
Runs project compile, test, and lint commands, entering a fix loop on failure or signaling ready for quality review when checks pass.
Tags
Updated: 2026-09-19Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Discover project verification commands
- Run compile and type checks
- Run project test suites
- Run lint checks
- Execute automated fix loop
- Report verification gate status
Inputs
- Project configuration files
- Command line arguments
- Custom verification script configurations
Outputs
- Verification gate status report
- Minimal failure fix changes
- Error diagnostics output
Requirements
- Command execution environment
- Project build and test tools
- File write permissions
