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