Skip to content

Conversation

@JordanCoin
Copy link
Owner

Summary

Improves the hooks to give Claude more useful context throughout a session.

Session Start now shows:

  • Full project tree (not just summary)
  • Branch diff vs main (if on feature branch)
  • Last session context (what was worked on before)

Prompt Submit now shows:

  • Mid-session awareness (X files edited, Y hub edits)

Pre-edit already showed (documented better):

  • Who imports the file (dependents)
  • What hubs the file imports (bidirectional context)

Also:

  • Updated HOOKS.md with SessionEnd instead of Stop
  • Updated all example output to show new features
  • Better documentation of what each hook does

🤖 Generated with Claude Code

Session start now shows:
- Full project tree (not just summary)
- Branch diff vs main (if on feature branch)
- Last session context (what was worked on before)

Prompt submit now shows:
- Mid-session awareness (X files edited, Y hub edits)

Also:
- Updated HOOKS.md with SessionEnd instead of Stop
- Updated example output to show full tree

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@chatgpt-codex-connector
Copy link

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@JordanCoin JordanCoin merged commit ee27711 into main Dec 9, 2025
12 checks passed
@JordanCoin JordanCoin deleted the enhance-hooks-context branch December 9, 2025 00:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants