# Review Tool

> Reviews tool configurations for correctness.

- Skill: `serpro69/review-tool-2` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add serpro69/review-tool-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/serpro69/review-tool-2/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: serpro69 (https://skillmd.com/u/serpro69)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/serpro69/review-tool-2

---


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

