review-tool · git:20260522.96c15f4 · 2026-05-22 · sha256 178eb8a81084e98b

review-tool git:20260522.96c15f4A

Immutable. This exact content is served forever at /api/v1/blob/178eb8a81084e98b.

---
name: review-tool
description: Reviews tool configurations for correctness.
---
<!-- codex: tool-name mapping applied. See .codex/scripts/session-start.sh -->

# 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.