How this command is triggered — by the user, by Claude, or both
Slash command
/jj:use-jjThe summary Claude sees in its command listing — used to decide when to auto-load this command
**CRITICAL: This repository uses Jujutsu (jj), not git.** Always use `jj` commands for version control operations in this repository. For detailed guidance and confirmation, you must refer to the following skills: - **detect-jujutsu**: To verify repository state using the authoritative detection script. - **use-jujutsu**: For full command reference, revsets, and history searching. State the version control system you will be using for this session.
CRITICAL: This repository uses Jujutsu (jj), not git.
Always use jj commands for version control operations in this repository.
For detailed guidance and confirmation, you must refer to the following skills:
State the version control system you will be using for this session.
npx claudepluginhub lhohan/agent-chisels --plugin jj/gitExecutes Git operations with intelligent automation — analyzes repository state, generates conventional commit messages from changes, and provides workflow optimization guidance.
/studyStudies the current branch's changes to deeply understand the work in progress before starting a new task. Provides context from the diff.