Loading...
Loading...
Validates hook, skill, and agent counts are consistent across CLAUDE.md, hooks.json, manifests, and source directories. Use when counts may be stale after adding or removing components, before releases, or when CLAUDE.md Project Overview looks wrong.
npx skill4agent add yonatangross/orchestkit validate-counts# Full validation: counts src/ vs CLAUDE.md and manifests (run from repo root)
bash src/skills/validate-counts/scripts/validate-counts.sh
# Just get raw counts from src/
bash src/skills/validate-counts/scripts/count-all.sh| Category | Rule | Impact | Key Pattern |
|---|---|---|---|
| Count Sources | | HIGH | Filesystem is authoritative; derived sources must match |
| Drift Detection | | HIGH | Comparison table + flag with file:field references |
scripts/validate-counts.shscripts/count-all.shCLAUDE.mdmanifests/ork.jsonrules/drift-reporting.mdRead("${CLAUDE_SKILL_DIR}/references/<file>")| File | Content |
|---|---|
| Where every count lives and why drift happens |
release-checklistdoctoraudit-skillsplugins/src/manifests/ork.json