·jj

Jujutsu (jj) — 與 Git 相容的版本控制系統。僅當項目中存在 .jj/ 目錄或明確提及 jj/jujutsu 時才啟動。不要啟動沒有 .jj/ 的普通 git 儲存庫。用於 jj 管理的專案中的任何 VCS 操作:提交、推送、拉取、分支、書籤、變基、壓縮、合併、差異、日誌、狀態、工作副本、更改 ID、修訂集、文件集、範本、配置、工作區。

7安裝·2熱度·@cachemoney

安裝

$npx skills add https://github.com/cachemoney/agent-toolkit --skill jj

如何安裝 jj

透過命令列快速安裝 jj AI 技能到你的開發環境

  1. 開啟終端機: 開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 執行安裝指令: 複製並執行以下指令:npx skills add https://github.com/cachemoney/agent-toolkit --skill jj
  3. 驗證安裝: 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

來源:cachemoney/agent-toolkit。

SKILL.md

查看原文

Jujutsu is a Git-compatible VCS with mutable commits, automatic change tracking, and an operation log that makes every action undoable.

| Understand how jj relates to Git, or use raw git in a jj repo | git.md | | Write revset, fileset, or template expressions | revsets.md | | Push, pull, manage bookmarks, or work with GitHub | sharing.md | | Split, rebase, squash, or resolve conflicts | history.md | | Run parallel agents with isolated working copies | workspaces.md |

| Configure jj, set up aliases, or customize diffs | config.md |

Jujutsu (jj) — 與 Git 相容的版本控制系統。僅當項目中存在 .jj/ 目錄或明確提及 jj/jujutsu 時才啟動。不要啟動沒有 .jj/ 的普通 git 儲存庫。用於 jj 管理的專案中的任何 VCS 操作:提交、推送、拉取、分支、書籤、變基、壓縮、合併、差異、日誌、狀態、工作副本、更改 ID、修訂集、文件集、範本、配置、工作區。 來源:cachemoney/agent-toolkit。

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/cachemoney/agent-toolkit --skill jj
分類
</>開發工具
認證
收錄時間
2026-02-25
更新時間
2026-03-10

Browse more skills from cachemoney/agent-toolkit

快速解答

什麼是 jj?

Jujutsu (jj) — 與 Git 相容的版本控制系統。僅當項目中存在 .jj/ 目錄或明確提及 jj/jujutsu 時才啟動。不要啟動沒有 .jj/ 的普通 git 儲存庫。用於 jj 管理的專案中的任何 VCS 操作:提交、推送、拉取、分支、書籤、變基、壓縮、合併、差異、日誌、狀態、工作副本、更改 ID、修訂集、文件集、範本、配置、工作區。 來源:cachemoney/agent-toolkit。

如何安裝 jj?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/cachemoney/agent-toolkit --skill jj 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

這個 Skill 的原始碼在哪?

https://github.com/cachemoney/agent-toolkit