Overview
session-context is a SessionStart hook that reads the current git branch, open issues, and active plan doc, then injects that context at the start of every Claude Code session.
When to Use
Install once and it runs automatically on every session start. Eliminates the need to re-explain project context when resuming work.
Usage Examples
The hook runs automatically. No manual invocation needed.
Configuration
Configured in .claude/settings.json as a SessionStart hook.
Installation
npx skills add mclaude95/eq-foundry -s session-context