Setting Up Jujutsu Repositories and Tool Integration
CommunityPlan JJ repos with tool integration confidence.
Authoredmundmiller
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill guides setting up jj repositories, choosing between colocated vs pure jj layouts, and integrating with development tools like Vite/Vitest.
Core Features & Use Cases
- Colocation decisions: Decide whether to colocate jj with git in one workspace.
- Tool integration guidance: Configure Vite/Vitest to ignore jj directories and improve DX.
- Programmatic access: Consider library vs CLI for building jj-based tooling and integrations.
Quick Start
If starting a new repo, consider colocating jj with git and add a basic Vite project; then apply the recommended ignore rules for .jj and node_modules.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Setting Up Jujutsu Repositories and Tool Integration Download link: https://github.com/edmundmiller/dotfiles/archive/main.zip#setting-up-jujutsu-repositories-and-tool-integration Please download this .zip file, extract it, and install it in the .claude/skills/ directory.