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
更新日 4/10/2026
スター
1794
フォーク
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.

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use extract-command-from-lib