Skip to content

feat: add jujutsu skill#7

Merged
imyelo merged 6 commits intomasterfrom
feature/jujutsu
Mar 5, 2026
Merged

feat: add jujutsu skill#7
imyelo merged 6 commits intomasterfrom
feature/jujutsu

Conversation

@lambda610
Copy link
Owner

概述

为 jj 项目创建 Jujutsu 使用指南 skill。

文件结构

jujutsu/
├── SKILL.md              # 触发 + 心智模型 + 常用命令
└── references/
    ├── commands.md       # git ↔ jj 对照表
    ├── pitfalls.md       # 常见错误
    └── revsets.md        # Revset 查询语法

核心内容

  • 明确何时使用(仅 jj 项目)
  • 心智模型差异(vs Git)
  • 常用命令速查
  • 常见工作流示例
  • 错误检查清单

链接

https://github.com/lambda610/skills/pull/new/feature/jujutsu

lambda610 and others added 6 commits March 6, 2026 00:28
- Simplify skill description and remove redundant "When to Use" section
- Streamline command examples with cleaner formatting
- Remove Git-to-jj command mapping table (now in references/)
- Convert revsets reference from Chinese to English
- Add new revset functions (empty, mutable) to reference
- Add reference files section pointing to separate docs
- Remove switching colocation state section from advanced.md
@imyelo imyelo merged commit 55090bb into master Mar 5, 2026
@imyelo imyelo deleted the feature/jujutsu branch March 5, 2026 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants