Configures Jujutsu repositories for GitHub pull request management using the SPR workflow.
This skill streamlines the initialization of the Super Pull Request (SPR) tool within a Jujutsu (jj) version control environment. It automates the complex setup process by verifying repository colocation, detecting workspace paths, managing GitHub authentication tokens, and performing connectivity tests. By ensuring all prerequisites are met before execution, it prevents common configuration errors and provides a guided path for developers adopting trunk-based workflows with jj and GitHub.
Características Principales
01Automated jj and Git colocation verification
02Interactive GitHub token and repository scope configuration
03Connectivity testing via jj spr list integration
04Validation of spr-specific git configuration values
050 GitHub stars
06Intelligent workspace detection and main repository routing
Casos de Uso
01Setting up a new Jujutsu project for GitHub pull request management
02Troubleshooting and auditing existing SPR configurations in a jj workspace
03Converting a standard Git repository into a colocated jj/SPR setup