Use when you need to wait for a GitHub Actions CI pipeline to complete on a specific branch. Invoke as a sub-skill from release or deployment workflows. Also triggers on: "wait for CI", "watch the pipeline", "check if CI is passing", "monitor the build", "is the pipeline done?".
$npx -y skills add jzills/claude-marketplace --skill monitor-pipelineInstalls into the current project.
Run `npx skills use "https://github.com/jzills/claude-marketplace" --skill "jzills/claude-marketplace/monitor-pipeline"` 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/jzills/claude-marketplace" that are relevant to the current task. Run `npx skills add "https://github.com/jzills/claude-marketplace"` and select the relevant skills, then follow their instructions.