gavel_judge
Run static analyzers and evaluate the quality gate for your projects. Get pass/fail verdict, findings count, coverage, and rule-level details.
Instructions
Run static analyzers and evaluate the quality gate for configured projects. Returns verdict (pass/fail), findings count, coverage, and rule-by-rule results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| quick | No | Skip coverage and architecture checks (findings only) | |
| project | No | Analyze only this project (omit for all projects) | |
| affected | No | Analyze only targets affected by changed files. Implies --quick. | |
| gavelspace | No | Absolute path to a gavelspace directory (omit to use the directory where Claude Code is running) |