SessionStart
01Hook Claude Code
Runs when a session starts on startup, resume, clear and compact, executing jj-session-start.sh. From muloka/claude-plugins.
jj (Jujutsu) plugins for Claude Code that keep coding agents on jj — hard-wall git enforcement, project setup, parallel workspace orchestration, commit workflows, peer review, and race-safe query helpers.
Hook Claude Code
Runs when a session starts on startup, resume, clear and compact, executing jj-session-start.sh. From muloka/claude-plugins.
Hook Claude Code
Runs before the agent uses a tool for Edit, Write and NotebookEdit tool calls, executing require-jj-new.sh. From muloka/claude-plugins.
Hook Claude Code
Runs when a git worktree is created, executing jj-workspace-create.sh. From muloka/claude-plugins.
Hook Claude Code
Runs when a git worktree is removed, executing jj-workspace-remove.sh. From muloka/claude-plugins.
Hook Claude Code
Runs before the context is compacted, running an inline shell check. From muloka/claude-plugins.