muloka

40 mods across 1 repository, 6 stars between them.

muloka/claude-plugins

Plugin Claude Code

jj (Jujutsu) plugins for Claude Code — project setup, commit workflows, peer review, and workspace isolation.

6 4d ago A tokens not measured

SessionStart

02

muloka/claude-plugins

Hook Claude Code

Runs when a session starts on startup, resume, clear and compact, executing jj-session-start.sh. From muloka/claude-plugins.

6 4d ago A tokens not measured

PreToolUse

03

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.

6 4d ago A tokens not measured

WorktreeCreate

04

muloka/claude-plugins

Hook Claude Code

Runs when a git worktree is created, executing jj-workspace-create.sh. From muloka/claude-plugins.

6 4d ago A tokens not measured

WorktreeRemove

05

muloka/claude-plugins

Hook Claude Code

Runs when a git worktree is removed, executing jj-workspace-remove.sh. From muloka/claude-plugins.

6 4d ago A tokens not measured

PreCompact

06

muloka/claude-plugins

Hook Claude Code

Runs before the context is compacted, running an inline shell check. From muloka/claude-plugins.

6 4d ago A tokens not measured

claude-plugins

07

muloka/claude-plugins

Settings file Claude Code

Agent settings declaring 5 hook events (SessionStart, PreToolUse, WorktreeCreate, WorktreeRemove).

6 4d ago A tokens not measured

muloka/claude-plugins

Instructions file

Claude Code instructions for muloka/claude-plugins, covering vcs — jj (jujutsu), gotchas that surprise git users, superpowers overrides and claude.md.

6 4d ago A 1,250 tokens

agent-helpers-jj

09

muloka/claude-plugins

Plugin Claude Code

Machine-level jj (Jujutsu) query shortcuts for agents — read-only helpers that bake in --ignore-working-copy so concurrent workspaces don't race.

6 4d ago A tokens not measured

commit-commands-jj

12

muloka/claude-plugins

Plugin Claude Code

Streamline your jj (Jujutsu) workflow with simple commands for committing, pushing, and creating pull requests — requires project-setup-jj.

6 4d ago A tokens not measured

absorb

14

muloka/claude-plugins

Command

Absorb working-copy changes into the ancestor changes that last touched those lines.

6 4d ago A 14 tokens

clean_stale

15

muloka/claude-plugins

Command

Cleans up a jj repository by fetching remote state — which prunes bookmarks deleted on the remote — and forgetting stale workspaces.

6 4d ago A 26 tokens

edit

19

muloka/claude-plugins

Command

Edit an earlier jj change by moving the working copy to it.

6 4d ago A 12 tokens

finish

21

muloka/claude-plugins

Command

Finish development work — push+PR, squash into trunk, keep, or discard.

6 4d ago A 16 tokens

new

22

muloka/claude-plugins

Command

Start a new jj change on top of the current one (or a specified revision).

6 4d ago A 17 tokens