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