home/categories/git-workflows/dmmulroy-dotfiles-home-config-opencode-skill-vcs-detect-skill-md
git-workflowsdevops

vcs-detect

Detect whether the current project uses jj (Jujutsu) or git for version control. Run this BEFORE any VCS command to use the correct tool.

dmmulroy
maintainer
dmmulroy
更新於 1/20/2026
星標
333
分支
26
quick start

Installation and usage

Detect whether the current project uses jj (Jujutsu) or git for version control. Run this BEFORE any VCS command to use the correct tool.

安裝
$ install --globalskills.sh
使用

安裝後,您可以通過在終端運行以下命令來使用此技能:

skills use vcs-detect