fix: correct SessionStart hook structure in projman and pr-review #88

Merged
lmiranda merged 2 commits from fix/session-start-hook-structure into development 2026-01-22 15:08:11 +00:00
Owner

Summary

  • Remove incorrect nested matcher/hooks structure from SessionStart hooks
  • SessionStart events do not use matchers - that format is only for tool-based hooks
  • Fixes recurring "SessionStart:startup hook error" on Claude Code startup

Test plan

  • Restart Claude Code in any project
  • Verify no SessionStart hook error appears

🤖 Generated with Claude Code

## Summary - Remove incorrect nested matcher/hooks structure from SessionStart hooks - SessionStart events do not use matchers - that format is only for tool-based hooks - Fixes recurring "SessionStart:startup hook error" on Claude Code startup ## Test plan - [ ] Restart Claude Code in any project - [ ] Verify no SessionStart hook error appears 🤖 Generated with [Claude Code](https://claude.com/claude-code)
lmiranda added 2 commits 2026-01-22 15:08:03 +00:00
Remove incorrect nested matcher/hooks structure from SessionStart hooks.
SessionStart events don't use matchers - that format is only for tool-based
hooks like PreToolUse/PostToolUse.

Fixes recurring "SessionStart:startup hook error" on Claude Code startup.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
lmiranda merged commit 3e5197779d into development 2026-01-22 15:08:11 +00:00
lmiranda deleted branch fix/session-start-hook-structure 2026-01-22 15:08:12 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: personal-projects/leo-claude-mktplace#88