Skip to content

v5.3.11 - Hookify Integration

Choose a tag to compare

@lavantien lavantien released this 31 Jan 19:32
· 29 commits to main since this release

Changes

CLAUDE.md Simplification

  • Restructured from XML-tag format to plain markdown Development Protocol
  • Removed verbose XML tags for cleaner sections
  • Consolidated Prime Directives, Tool Hierarchy, Code Standards
  • More concise and AI-parsable while preserving essential guidance

Hookify Integration

  • PostToolUse hooks deprecated in favor of Hookify rules
  • Added 16 language-specific quality check reminders
  • Deploy scripts updated for Hookify support
  • Comprehensive Hookify documentation in README

Deploy Scripts

  • deploy.sh: Removed PostToolUse hook deployment and registration
  • deploy.sh: Added hookify rules deployment with count display
  • deploy.ps1: Added hookify rules count display

Documentation

  • README: Added Hookify rules section with 16 language rules
  • CHANGELOG: Added v5.3.11 entry

Migration Notes

PostToolUse hooks are now deprecated. Run deploy.sh or deploy.ps1 to update your configuration. Hookify rules work immediately after deployment without restart.