serpro69/claude-toolbox-before-example-skill
An example skill for testing diff-skill evaluation.
npx skills add https://github.com/serpro69/claude-toolbox --skill example-skill
<!-- codex: tool-name mapping applied. See .codex/scripts/session-start.sh -->
Goal: Validate input data and produce a conformance report.
Read shared conventions at shared-conventions.md.
docs/reports/kk:review-findingsMandatory order — load instructions before acting. The phases below are strictly sequential. You MUST read all referenced process files before examining any input data. Do not skip verification steps.
See example-process.md for the detailed steps.
Take serpro69/claude-toolbox-before-example-skill 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.