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.

ruby-git
maintainer
ruby-git
更新于 4/10/2026
星标
1794
分支
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.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use refactor-command-to-commandlineresult