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
Actualizado 1/20/2026
Estrellas
6
Forks
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.

Instalación
$ install --globalskills.sh
Uso

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

skills use c-incremental-build-converter