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
Actualizado 4/11/2026
Estrellas
1794
Forks
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.

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use command-implementation