From devops-skills
Acknowledges all test, build, and command failures without dismissing pre-existing ones. Offers to investigate and fix when reporting results or outputs.
npx claudepluginhub spences10/claude-code-toolkit --plugin devops-skillsThis skill uses the workspace's default tool permissions.
<!-- Credit: @fubits1 (Ilja) — https://gist.github.com/fubits1/3d6b8c2079af85a3693260fe848a5335 -->
Troubleshoots CI/CD pipeline failures, build errors, and test issues by analyzing git logs, distinguishing test vs implementation problems, and applying fixes without skipping tests or disabling checks.
Diagnoses and fixes GitHub Actions CI failures in pull requests by fetching job logs, identifying root causes like build or test errors, and proposing targeted code changes.
Monitors running CI builds on GitHub Actions and CircleCI via polling, reports completion status, and diagnoses failures by fetching logs, job summaries, and artifacts.
Share bugs, ideas, or general feedback.
When reporting test results, build output, or any command output that contains errors or failures — even ones not caused by the current change — follow these rules:
The user hired you to help with the whole project, not just the one thing you touched.