Enables AI agents to manage version control using Jujutsu (jj) with optimized command patterns and mental models.
The jj-guide skill provides a comprehensive operational framework for Claude to interact with Jujutsu (jj) repositories efficiently and safely. It enforces critical rules for AI-driven VCS management, such as avoiding interactive TUIs that cause hangs and using stable Change IDs instead of volatile commit hashes. By providing a direct Git-to-jj mapping and explaining the 'working copy as a commit' mental model, this skill ensures Claude can perform complex rebases, bookmark management, and conflict resolution within modern, Git-compatible Jujutsu environments.
주요 기능
01Optimizes commit workflows using stable Change IDs and auto-tracking
02Provides a detailed Git-to-jj command reference for seamless transition
03Includes advanced revset quick-references for complex repository navigation
040 GitHub stars
05Enforces non-interactive jj command usage to prevent agent execution hangs
06Implements a structural multi-agent bookmark model for isolated feature development
사용 사례
01Performing version control tasks in repositories using the Jujutsu (.jj) directory structure
02Synchronizing and rebasing local changes with remote Git origins using jj's superior conflict handling
03Managing isolated feature development across multiple agent instances using bookmarks