PreCompact
01Hook Claude Code
Runs before the context is compacted, executing export-session.py via python3 with --trigger. From bashiraziz/llm-wiki-template.
A reusable template for building personal LLM-maintained knowledge bases. Implements Karpathy's LLM Wiki pattern.
Hook Claude Code
Runs before the context is compacted, executing export-session.py via python3 with --trigger. From bashiraziz/llm-wiki-template.
Hook Claude Code
Runs when a session ends, executing export-session.py via python3 with --trigger. From bashiraziz/llm-wiki-template.
Hook Claude Code
Runs when a session starts, executing index-sessions.sh via bash with --recent. From bashiraziz/llm-wiki-template.
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, running an inline shell check. From bashiraziz/llm-wiki-template.