home/categories/git-workflows/ruby-git-ruby-git-github-skills-extract-command-from-lib-skill-md
git-workflowsdevops

extract-command-from-lib

Migrates a direct #command call in Git::Lib to a Git::Commands::* class as part of the architectural redesign. Use when extracting a specific command during the Strangler Fig migration.

ruby-git
maintainer
ruby-git
Atualizado 4/10/2026
Estrelas
1794
Forks
528
quick start

Installation and usage

Migrates a direct #command call in Git::Lib to a Git::Commands::* class as part of the architectural redesign. Use when extracting a specific command during the Strangler Fig migration.

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

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

skills use extract-command-from-lib