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.
maintainer
sslab-gatech
Updated 1/20/2026
Stars
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.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use c-incremental-build-converter