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