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
Atualizado 1/20/2026
Estrelas
333
Forks
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.

Instalação
$ install --globalskills.sh
Uso

Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:

skills use vcs-detect