validate-counts

Installation
SKILL.md

Validate Counts

Checks that hook, skill, and agent counts are consistent across all authoritative sources in OrchestKit. Outputs a comparison table and flags drift with precise file references.

Quick Start

# 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

Rules

Category Rule Impact Key Pattern
Count Sources rules/sources-authoritative.md (load ${CLAUDE_SKILL_DIR}/rules/sources-authoritative.md) HIGH Filesystem is authoritative; derived sources must match
Related skills

More from yonatangross/orchestkit

Installs
89
GitHub Stars
170
First Seen
Feb 20, 2026