Stats
Links
Categories
Auto-discovered marketplace from dkendal/claude-code-plugins
npx claudepluginhub dkendal/claude-code-pluginsJujutsu (jj) version control system skills and commands
A collection of Claude Code plugins by @Dkendal.
jj)Comprehensive skills and commands for the Jujutsu version control system.
23 skills covering the full jj workflow:
| Category | Skills |
|---|---|
| Core | jj-new, jj-edit, jj-describe, jj-show |
| Navigation | jj-log, jj-next, jj-prev, jj-status |
| Changes | jj-commit, jj-squash, jj-split, jj-rebase |
| Files | jj-diff, jj-restore, jj-duplicate, jj-abandon |
| Bookmarks | jj-bookmark |
| Conflicts | jj-resolve |
| Git integration | jj-git-clone, jj-git-fetch, jj-git-push |
| Recovery | jj-undo, jj-op |
Commands:
/commit — Analyze working copy changes, compose a commit message, and commit via jj commitAdd this plugin to your Claude Code configuration:
claude plugin add Dkendal/claude-plugins
MIT