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