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
Mis à jour 4/10/2026
Étoiles
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.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use extract-command-from-lib