review-tool · git:20260522.7992cba · 2026-05-22 · sha256 3786e24a04714013
review-tool git:20260522.7992cbaA
Immutable. This exact content is served forever at /api/v1/blob/3786e24a04714013.
--- name: review-tool description: Reviews tool configurations for correctness. --- # Review Tool **Goal: Validate tool configuration files against the project schema.** ## Conventions Follow standard review conventions. ## Required Outputs - [ ] Validation report written to `docs/reports/` - [ ] Inline summary with pass/fail counts - [ ] Blocking errors indexed under `kk:review-findings` ## Workflow **Mandatory order — load rules before validating.** Read all configuration schemas before examining any target files. See [review-process.md](review-process.md) for validation rules, error handling, and the detailed phase-by-phase workflow.