Skip to content

[Chore] Hook count off-by-one in CHANGELOG + CLAUDE.md #77

@atlas-apex

Description

@atlas-apex

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:

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

  • Update CHANGELOG.md v0.3.0 "Stats" line: 17 -> 18 hooks
  • Update CLAUDE.md line 172: "17 shell scripts" -> "18"
  • One-line tweak each, single PR

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions