home/categories/automation-tools/sslab-gatech-oss-crs-claude-skills-c-incremental-build-converter-skill-md
automation-toolstools

c-incremental-build-converter

Convert C/C++ project build.sh and test.sh scripts to support incremental builds. Use when fixing build scripts for re-execution after docker commit, converting to out-of-tree builds, or making scripts idempotent for repeated execution.

sslab-gatech
maintainer
sslab-gatech
更新日 1/20/2026
スター
6
フォーク
0
quick start

Installation and usage

Convert C/C++ project build.sh and test.sh scripts to support incremental builds. Use when fixing build scripts for re-execution after docker commit, converting to out-of-tree builds, or making scripts idempotent for repeated execution.

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use c-incremental-build-converter