Upgrade SessionStart hook for project-aware context injection #13
Labels
No labels
domain:backend
domain:devops
domain:frontend
status:approved
status:in-progress
status:needs-fix
status:qa
type:bug
type:devops
type:feature
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ldraney/claude-custom#13
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
SessionStart currently injects a generic SOP list. It should detect the current project from the cwd's git remote, fetch the project page, and inject project-specific context (active plan, relevant SOPs, open bugs).
Changes
hooks/session-start-context.sh: Add project detection and project page fetchPart of
Plan:
plan-2026-02-24-enforcement-unification(Phase 3)