home/categories/git-workflows/ruby-git-ruby-git-github-skills-command-implementation-skill-md
git-workflowsdevops

command-implementation

Scaffolds new and reviews existing Git::Commands::* classes with unit tests, integration tests, and YARD docs using the Base architecture. Use when creating a new command from scratch, updating an existing command, or reviewing a command class for correctness.

ruby-git
maintainer
ruby-git
更新於 4/11/2026
星標
1794
分支
528
quick start

Installation and usage

Scaffolds new and reviews existing Git::Commands::* classes with unit tests, integration tests, and YARD docs using the Base architecture. Use when creating a new command from scratch, updating an existing command, or reviewing a command class for correctness.

安裝
$ install --globalskills.sh
使用

安裝後,您可以透過在終端機執行以下指令來使用此技能:

skills use command-implementation