Reviews tool configurations for correctness.
Scanned 9/3/2026
Install to Claude Code
npx -y skills add serpro69/claude-starter-kit --skill after --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of After?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/serpro69-after-0d1c09cd)More formats (shields.io, HTML) on the badges page.
---
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.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!