What problem does it solve?
This Skill guides users through JJ usage, workflows, revset/fileset syntax, Git interoperability, and configuration troubleshooting. It helps answer differences between jj commands and concepts, migrate Git workflows to JJ, and manage conflicts, rollbacks, and remote bookmarks.
Core Features & Use Cases
- Workflow guidance: decision trees and best practices for common JJ workflows, conflict resolution, and Git interop.
- Reference-driven learning: links to core workflows, revsets, and filesets with usage patterns and examples.
- Safety & rollback guidance: procedures for safe changes, backups, and reversible operations.
Quick Start
Inspect the current workspace state with jj st and follow JJ workflows to initialize, resolve conflicts, and interoperate with Git.