Rex flagged during PR #76 review (non-blocking):
The v0.3.0 changelog "Stats" line says 17 hooks, but the actual count in .claude/hooks/ is 18:
- 15 baseline (unchanged from v0.2)
-
-
-
suggest-ticket-template.sh (date unknown — ships on main)
The undercount existed in v0.2's CLAUDE.md too (line 172 says "17 shell scripts"), so this is mirroring a pre-existing error rather than introducing a new one. The library file _lib-extract-pr.sh is intentionally not counted (it's a shared lib, not a hook).
Scope
Rex flagged during PR #76 review (non-blocking):
The v0.3.0 changelog "Stats" line says 17 hooks, but the actual count in
.claude/hooks/is 18:check-upstream-drift.sh([Feature] SessionStart drift banner — show when fork is behind upstream #63)require-migration-ticket.sh([Feature] Ticket-first gate for database migrations + /migration skill + migration AgDR template #59)suggest-ticket-template.sh(date unknown — ships on main)The undercount existed in v0.2's
CLAUDE.mdtoo (line 172 says "17 shell scripts"), so this is mirroring a pre-existing error rather than introducing a new one. The library file_lib-extract-pr.shis intentionally not counted (it's a shared lib, not a hook).Scope
CHANGELOG.mdv0.3.0 "Stats" line: 17 -> 18 hooksCLAUDE.mdline 172: "17 shell scripts" -> "18"