home/categories/git-workflows/ruby-git-ruby-git-github-skills-refactor-command-to-commandlineresult-skill-md
git-workflowsdevops
refactor-command-to-commandlineresult
Migrates a command class that still performs parsing or custom execution logic to return raw Git::CommandLineResult, moving parsing to facade/parser layers. Use during architectural redesign refactoring.
maintainer
ruby-git
Mis à jour 4/10/2026
Étoiles
1794
Forks
528
quick start
Installation and usage
Migrates a command class that still performs parsing or custom execution logic to return raw Git::CommandLineResult, moving parsing to facade/parser layers. Use during architectural redesign refactoring.
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 refactor-command-to-commandlineresult