From jj-skipper
Reference for unfamiliar or complex jj operations, command translation, revsets, rewriting, repository diagnosis, or recovery. Use for lost work, bookmark errors, conflicts, divergence, stale workspaces, or operation-log forensics. Do not activate for routine status, diff, log, workspace creation, or shipping tasks covered by dedicated skills.
How this skill is triggered — by the user, by Claude, or both
Slash command
/jj-skipper:jj-guideThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill only when the task needs more than routine `jj st`, `jj diff`, or `jj log`, and is not fully covered by `jj-workspace` or `jj-commit-push-pr`.
Use this skill only when the task needs more than routine jj st, jj diff, or jj log, and is not fully covered by jj-workspace or jj-commit-push-pr.
@; edits automatically amend it.-m for descriptions and commits; never open an editor or use -i.jj commit -m "msg", committed content is at @- and the new @ is empty.Do not read every reference. Select the narrowest relevant one.
For isolated workspace creation, use jj-workspace. For commit/push/PR delivery, use jj-commit-push-pr.
npx claudepluginhub plasticbeachllc/jj-skipper --plugin jj-skipperCreates structured, bite-sized implementation plans from specs or requirements before writing code. Useful for breaking down multi-step tasks into testable steps with file structure and task boundaries.