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