SessionStart
01Hook
Runs when a session starts, executing session_brief.py and ab_autoverify.py via python3 (2 commands). From Pinperepette/context-kernel.
Task-induced context normalization for coding agents — a native Claude Code plugin. The task induces a projection; operators preserve the answer, not just shrink tokens. Deterministic, stdlib-only, 117 tests.
Hook
Runs when a session starts, executing session_brief.py and ab_autoverify.py via python3 (2 commands). From Pinperepette/context-kernel.
Hook
Runs when you submit a prompt, before the agent sees it, executing symptom_slice.py via python3. From Pinperepette/context-kernel.
Hook
Runs when a session ends, executing session_end_snapshot.py via python3. From Pinperepette/context-kernel.
Hook
Runs before the context is compacted, executing precompact_snapshot.py via python3. From Pinperepette/context-kernel.
Hook
Runs before the agent uses a tool for Bash, Edit, Write, MultiEdit and NotebookEdit tool calls, executing pretool_rewrite.py and charter_guard.py via python3 (3 commands). From Pinperepette/context-kernel.
Hook
Runs after a tool call finishes for Bash, Grep, Read, Glob, WebFetch, mcp__.* and Bash tool calls, executing compress.py, posttool_symptom.py and compact_advisor.py via python3 (3 commands). From Pinperepette/context-kernel.