serpro69/claude-toolbox-after-review-tool
Reviews tool configurations for correctness.
npx skills add https://github.com/serpro69/claude-toolbox --skill review-tool
<!-- codex: tool-name mapping applied. See .codex/scripts/session-start.sh -->
Goal: Validate tool configuration files against the project schema.
Follow standard review conventions.
docs/reports/kk:review-findingsMandatory order — load rules before validating. Read all configuration schemas before examining any target files.
See review-process.md for validation rules, error handling, and the detailed phase-by-phase workflow.
Take serpro69/claude-toolbox-after-review-tool from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.