Skills
107
src/skills/*/SKILL.md (excl. shared/)
Agents
37
src/agents/*.md (excl. README/INDEX)
Hooks
186
118g + 46a + 22s
User-invocable
27
/ork:<skill> surface
Stamping pipeline
How the script computes and propagates canonical values.
1. Count
110→107
filter shared/
2. Resolve
186
bin/count-hooks.sh
3. Find markers
17
files w/ <!--ork:N-->
4. Stamp
56→55
in-place sed
5. Verify
--check
CI gate, exit 1 on drift
Files touched by this commit
Verify drift in future PRs
Drop this in a CI job (or pre-commit) to fail fast on stale markers:
$ bash scripts/stamp-counts.sh --check
Checking 17 files for stale count markers...
CLAUDE.md OK
README.md OK
src/hooks/README.md OK
... 14 more files OK
All counts in sync. ✓