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
更新日 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