git log --oneline --stat
HEAD
- Stars
- 1.5k
- Forks
- 49
- Updated
- Apr 20, 2026
repo --stat
stars
1.5k
forks
49
last update
Apr 20, 2026
license
MITv1.2.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add jujutsu-vcs-pro - Invoke
// Run from any project directory
$ claude --skill jujutsu-vcs-pro "wire up a GitHub Actions deploy" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill jujutsu-vcs-pro "now refactor it"
jujutsu-vcs-pro/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- Jujutsu VCS Pro
- slug:
- jujutsu-vcs-pro
- version:
- v1.2.0
- license:
- MIT
- author:
- @jj-skills
- repository:
- github.com/jj-skills/vcs-pro
- categories:
- tags:
- #jujutsu#jj#vcs#git#version-control
- description:
Master jj (Jujutsu) — the Git-compatible VCS Google's using. Operations explained as you go.
features.md
3 capabilities
// What you can do with it
- Automates the tedious parts of the workflow.
- Gives Claude the right context, tools, and guardrails.
- Produces consistent, reviewable output every time.
README.md
jujutsu-vcs-pro/README.md
5 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…