PreCompact
01Hook Claude Code
Runs before the context is compacted, running bd prime. From kbichave/skills.
Claude Code plugin for deep system discovery, implementation planning, and code generation — research, multi-LLM review, TDD-oriented section generation
Hook Claude Code
Runs before the context is compacted, running bd prime. From kbichave/skills.
Hook Claude Code
Runs when a session starts, running bd prime. From kbichave/skills.
Hook
Runs before the agent uses a tool for Write, Edit, MultiEdit and NotebookEdit tool calls, executing guard-pre-tool-use.py via python3. From kbichave/skills.
Hook
Runs after a tool call finishes for Write and Edit tool calls, executing impl-post-tool-use.py and deep-context-monitor.py via python3 (2 commands). From kbichave/skills.
Hook
Runs when the agent finishes a response, executing impl-stop.py via python3. From kbichave/skills.
Hook
Runs when a subagent finishes for section-writer and audit-doc-writer tool calls, executing write-section-on-stop.py via uv with --no-project (2 commands). From kbichave/skills.