After
Skill serpro69/claude-toolbox/kodex-plugin/skills/diff-skill/evals/clean-refactor/test-files/after
Minimal by design, explicitly multi-lang, production-ready and battle-tested collection of configs and plugins for your Claude Code agentic development workflows: mcp, configs, skills, agents and more.
npx -y skills add serpro69/claude-toolbox --skill afterAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
What its author says it does
Copied from the file, not written here
Reviews tool configurations for correctness.
SKILL.md
0.7 KB, as published. Nobody here has run it
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 for validation rules, error handling, and the detailed phase-by-phase workflow.