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