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.

$ Instalar

git clone https://github.com/sslab-gatech/oss-crs /tmp/oss-crs && cp -r /tmp/oss-crs/.claude/skills/c-incremental-build-converter ~/.claude/skills/oss-crs

// tip: Run this command in your terminal to install the skill