This skill should be used when the user says \"set up CI\", \"create GitHub Actions\", \"scaffold CI pipeline\", \"add CI/CD\", \"configure continuous integration\", \"create test workflow\", \"create release workflow\", \"add pre-commit hooks\", \"set up linting pipeline\", \"configure ruff in CI\", \"configure biome in CI\", \"add typo checking\", or wants to add, update, or customize CI/CD pipelines for their project. For initial project setup including basic CI, see init-project. Use ci-scaffolding for adding or customizing CI/CD in existing projects.
$npx -y skills add neuromechanist/research-skills --skill ci-scaffoldingInstalls into the current project.
Run `npx skills use "https://github.com/neuromechanist/research-skills" --skill "neuromechanist/research-skills/ci-scaffolding"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/neuromechanist/research-skills" that are relevant to the current task. Run `npx skills add "https://github.com/neuromechanist/research-skills"` and select the relevant skills, then follow their instructions.