rose-docker-build
This skill documents building the ROSE compiler in Docker, with Dockerfiles, `docker` commands, and build steps. It contains explicit shell execution (`docker exec rose-dev bash -c 'cd /rose/src && ./build'`) and network fetches to `git@github.com:rose-compiler/rose.git` and `https://apt.kitware.com/ubuntu/`.